https://github.com/hashfx/learnkivymd
KivyMD learning code
https://github.com/hashfx/learnkivymd
Last synced: 24 days ago
JSON representation
KivyMD learning code
- Host: GitHub
- URL: https://github.com/hashfx/learnkivymd
- Owner: hashfx
- Created: 2021-11-30T11:47:12.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-11-30T12:11:30.000Z (over 4 years ago)
- Last Synced: 2025-02-23T14:44:33.546Z (over 1 year ago)
- Language: Python
- Size: 8.79 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# KivyMD Learning Hand-Code😉
|Tech|Version|
|--|--|
|Python|3.9.5|
|kivyMD|0.104.2|
|kivy|2.0.0
### Download Latest Version of Python: [Download Python](https://www.python.org/downloads/)
### Download Python 3.9.5: [Python 3.9.5](https://www.python.org/downloads/release/python-395/)
### Install Libraries
```python
pip install kivy==2.0.0
pip install kivymd==0.104.2
```
Portfolio Website