Diving inΒΆ

Endless Possibilities

To further get into kivy take a look at Welcome to Kivy

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

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

Understand the Basics about kivy Graphics

Take a look at the built-in widgets

Follow the programing guide to get even more familiar with kivy.

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

Learn how to handle custom Input

See how kivy has been extended with extensions support.

Familiarize yourself with kivy framework

Kivy is open source so you can contribute , take a look at Contributing section to follow the guidelines.