A meta-package for installing the Toga widget toolkit.
This package installs the toga-core library, plus a different Toga backend depending the platform where it is installed:
- toga-cocoa on macOS
- toga-gtk on Linux and FreeBSD
- toga-winforms on Windows
Backends are also available for Android, iOS, single-page web apps, and testing; however, these must be installed manually.
Toga requires Python 3.8 or newer. It does not support Python 2. Some platforms have additional prerequisites; see the Toga platform guide for details.
For more details, see the Toga project on Github.
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.
If you experience problems with this package, log them on GitHub. If you want to contribute code, please fork the code and submit a pull request.