What is Kivy?

Kivy is a Natural User Interface Python framework built with a couple of tools. These include Python,Cython, Open Gl Es2 and more. You can check more about kivy on the Kivy website. Kivy has not been around for a long time but it has gained so much popularity compared to the old GUI frameworks such as PyQt. The power of Kivy is that it is cross platform and it has a great community of maintainers , it is well documented and it is Open Source.

Still having doubts?

If you still doubt the power of Kivy, then check the Kivy gallery on the website for a list of great apps built using it and you can get access to the codes of some of the apps.

I am expecting that you try kivy because in the next section, we are getting into coding.Let's get into the basics in the next section.