Version

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 (Gallery of Examples) in the kivy_installation/examples directory. You should try modifying/improving/adapting them to your needs.

Browse our wiki for info on related projects, tutorials and snippets.

Understand the basics about 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, such as the Inspector for live inspection.

Learn how to handle custom Input management.

Familiarize yourself with the Kivy Framework.

Kivy is open source, so you can contribute. Take a look at the our latest Contribution Guide.