A Python native, OS native GUI toolkit.
Each backend has specific requirements and pre-requisites. See the platform documentation for details.
To get a demonstration of the capabilities of Toga, run the following:
$ pip install toga-demo
$ toga-demoThis will pop up a GUI window with some sample widgets.

