Toga
A Python native, OS native GUI toolkit.
Minimum requirements
Each backend has specific requirements and pre-requisites. See the platform documentation for details.
Quickstart
To get a demonstration of the capabilities of Toga, run the following:
$ pip install toga-demo
$ toga-demo
This will pop up a GUI window with some sample widgets.
Documentation
Documentation for Toga can be found on Read The Docs.
Financial support
The BeeWare project would not be possible without the generous support of our financial members:
Anaconda Inc. - Advancing AI through open source.
Plus individual contributions from users like you. If you find Toga, or other BeeWare tools useful, please consider becoming a financial member.
Community
Toga is part of the BeeWare suite. You can talk to the community through:
We foster a welcoming and respectful community as described in our BeeWare Community Code of Conduct.
Contributing
If you experience problems with Toga, log them on GitHub.
If you'd like to contribute to Toga development, our contribution guide details how to set up a development environment, and other requirements we have as part of our contribution process.