Python for Android

Costas

Administrator
Staff member
Is an open source build tool to let you package Python code into standalone android APKs that can be passed around, installed, or uploaded to marketplaces such as the Play Store just like any other Android app.

https://python-for-android.readthedocs.io/

https://github.com/kivy/python-for-android
 
Top