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
- Host: GitHub
- URL: https://github.com/bolaji18/kivy-python-android-and-ios-app
- Owner: Bolaji18
- Created: 2023-10-14T16:16:19.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-19T07:28:22.000Z (over 1 year ago)
- Last Synced: 2025-01-27T07:29:21.119Z (3 months ago)
- Topics: kivy, python
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
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 kivyonce you install kivy open your python ide and run main.py
```