Skip to content

mEp3ii2/toga

This branch is 1 commit ahead of, 37 commits behind beeware/toga:main.

Folders and files

NameName
Last commit message
Last commit date

Latest commit

d0ff68e · Apr 20, 2025
Mar 31, 2025
Apr 14, 2025
Apr 14, 2025
Apr 14, 2025
Apr 14, 2025
Apr 14, 2025
Apr 9, 2025
Apr 14, 2025
Apr 2, 2025
Apr 14, 2025
Apr 14, 2025
Apr 14, 2025
Apr 7, 2025
Apr 14, 2025
Apr 14, 2025
Apr 14, 2025
Apr 14, 2025
Apr 14, 2025
Nov 2, 2022
Nov 1, 2023
Feb 3, 2025
Feb 4, 2025
Apr 14, 2025
Oct 20, 2022
Apr 14, 2025
Feb 3, 2025
Feb 4, 2025

Repository files navigation

logo

Toga

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

A Python native, OS native GUI toolkit.

Minimum requirements

  • Toga requires Python 3.9 or higher.
  • If you're on macOS, you need to be on 11 (Big Sur) or newer.
  • If you're on Windows, you'll need Windows 10 or newer. If you are using Windows 10 and want to use a WebView to display web content, you will also need to install the Edge WebView2 Evergreen Runtime. Windows 11 has this runtime installed by default.
  • If you're on Linux (or another Unix-based operating system), you need to have GTK+ >= 3.24 and glib >= 2.64. These are available starting with Ubuntu 20.04 and Fedora 32. You also need to install the system packages listed in Linux platform documentation.

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 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.

About

A Python native, OS native GUI toolkit.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 99.9%
  • CSS 0.1%