Python Hildon OverviewΒΆ

Hildon Widgets is a set of widgets present in the Hildon framework. Its aim is to create finger-friendly graphical interfaces specially designed for use in mobile devices. Python Hildon is a language wrapper around the Hildon library that allows programmers to use it on the Python language.

This set of widgets is based on GTK+ and were first developed for the Maemo platform, used by Nokia Internet Tablets.

Python Hildon depends on the following Python modules:

PyGtk
PyGtk is the Python binding for GTK+ library used for creating graphical user interfaces.