https://github.com/keyweeusr/kivytips
:video_camera: Useful tips for programming with Kivy framework!
https://github.com/keyweeusr/kivytips
kivy python tips-and-tricks video
Last synced: about 2 months ago
JSON representation
:video_camera: Useful tips for programming with Kivy framework!
- Host: GitHub
- URL: https://github.com/keyweeusr/kivytips
- Owner: KeyWeeUsr
- Created: 2017-05-21T21:31:56.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2017-07-25T18:50:46.000Z (almost 8 years ago)
- Last Synced: 2025-02-03T08:51:13.838Z (3 months ago)
- Topics: kivy, python, tips-and-tricks, video
- Language: Python
- Homepage:
- Size: 26.4 KB
- Stars: 0
- Watchers: 4
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# KivyTips
In this repository is the code and other stuff from my YouTube video
series
[`KivyTips`](https://www.youtube.com/playlist?list=PLP19bggXJC48NRifMtZeyNnhDDVrdvujb).The videos are done mainly in Python 3.5, but I try to make the code
as compatible as possible with Python 2.### Installation
You'll need two main components:
* [Python(2.7, 3.4+)](https://www.python.org/downloads/)
* [Kivy](https://kivy.org/#download) (preferably the latest one)