Quick search

Table Of Contents

Diving in

To get straight into kivy, take a look at Welcome to Kivy.

Kivy comes with a set of Examples in the kivy_installation/examples directory. You should try modifying/improving/adapting them to your needs.

Browse the snippet wiki . You can even add your own snippet in the user snippets section.

Understand the basics about kivy graphics.

Take a look at the built-in widgets.

Follow the Programming Guide to get even more familiar with kivy.

See how to use different Modules in the modules section, like the Inspector for live inspection.

Learn how to handle custom Input.

See how kivy has been extended with extensions support.

Familiarize yourself with the kivy framework.

Kivy is open source, so you can contribute. Take a look at the Contributing section for guidelines.