GitHub - beeware/toga: A Python native, OS native GUI toolkit. (original) (raw)

logo

Toga

Python Versions Project version Project status BSD License Build Status Discord server

A Python native, OS native GUI toolkit.

Minimum requirements

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 logo

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 ourBeeWare 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 guidedetails how to set up a development environment, and other requirements we have as part of our contribution process.