About Webkivy - Python programming
Webkivy is a tool for running Python applications on an Android mobile over web. It is intended for quick prototyping, sharing your Python scripts with friends and learning Python development.
- Run a Python application from a given URL link. Sharing your application with your friends is as easy as linking to its source code in web.
- "Just bunch of files" (JBOF) deployment model: use wi-fi, shared hosting, Apache, Amazon S3, gist.github.com, pasteboard or anything that serves HTTP to deploy your application.
- Live editing and reload of source code.
- Access to native Android Java APIs: sensors, Bluetooth, NFC, OpenGL, sound, others.
- Developer friendly Python exception handling with exception dialogs: no need to dig Android logs to see Python tracebacks.
For more information visit the website.
Download and install
Webkivy - Python programming version 0.4 on your
Android device!
Downloaded 500+ times, content rating: Everyone
Android package:
com.opensourcehacker.webkivy, download Webkivy - Python programming.apk
by Z####:
Very nice