Snippet template - darkopevec/kivy GitHub Wiki
Summary
- author: YOUR NAME
- kivy: >= KIVY VERSION
Usage
#!python
# Put a simple example of how to use your snippet here
Files
file.py
#!python
# content of file.py
file.kv
#!text
# content of file.kv
##Comments