Skip to content

Snippet template

Mathieu Virbel edited this page Sep 27, 2013 · 1 revision

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

Section for user comments

Clone this wiki locally