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 kivy_installation/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 Programming 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 the kivy framework

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