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.
Последняя версия
0.4Загрузил
Jane Gadin Parpan
Требуемая версия Android
Android 3.2+
Категория
Бесплатно Образование ПриложениеВозрастные ограничения
Everyone
Жаловаться
Сообщить о неприемлемом содержанииLast updated on 27/08/2016
Fixed module reload