Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save amorri40/84653a3516985d9beb05 to your computer and use it in GitHub Desktop.
Save amorri40/84653a3516985d9beb05 to your computer and use it in GitHub Desktop.
Does Cython allow you to write iOS applications that compile natively?
Seems to be possible in a project called Kivy:
http://kivy.org/docs/guide/packaging-ios.html
Kivy seems pretty interesting:
Kivy - Open source Python library for rapid development of applications
that make use of innovative user interfaces, such as multi-touch apps.
But not sure how much it forces the user to code in thier own style..
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment