An open API service indexing awesome lists of open source software.

https://github.com/bolaji18/kivy-python-android-and-ios-app

kivy andriod app
https://github.com/bolaji18/kivy-python-android-and-ios-app

kivy python

Last synced: about 2 months ago
JSON representation

kivy andriod app

Awesome Lists containing this project

README

        

# kivy
kivy is an app development tool, it is based on python programming language
kivy can create both ios and Android apps from the same codebase.
this is a calculator app using kivy. this app can run on both ios and Android

```
pip -install kivy

once you install kivy open your python ide and run main.py

```