A demonstration of the capabilities of the Toga widget toolkit.
Project description
A demonstration of the capabilities of the Toga widget toolkit.
Toga requires Python 3
Quickstart
For details of Toga’s pre-requisites, see the Toga project on GitHub.
Once those pre-requisites have been met, in your virtualenv, install Toga Demo, and then run it:
$ pip install toga-demo $ toga-demo
This will pop up a GUI window.
If you have cloned the toga repository, install the dependent packages in your virtualenv:
$ cd toga $ pip install -e ./core
Then install the platform specific code:
$ pip install -e ./cocoa # macOS $ pip install -e ./gtk # Linux $ pip install -e ./winforms # Windows
Finally navigate to the demo directory and run the application:
$ cd demo $ python -m toga_demo
Community
Toga Demo 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 Demo, log them on GitHub. If you want to contribute code, please fork the code and submit a pull request.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file toga_demo-0.4.8.tar.gz
.
File metadata
- Download URL: toga_demo-0.4.8.tar.gz
- Upload date:
- Size: 622.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 757de1c4c9d3d09862afd33e11ea387a2a04615c1db0e13d522e94afeabb33d3 |
|
MD5 | bde61bde6dc97ff60e7fdbcc0232b852 |
|
BLAKE2b-256 | df4afbeec3d7bfb4dd144efbe407f6ad627fa7fe16e6174de684d7ea604140e5 |
File details
Details for the file toga_demo-0.4.8-py3-none-any.whl
.
File metadata
- Download URL: toga_demo-0.4.8-py3-none-any.whl
- Upload date:
- Size: 620.3 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/5.1.1 CPython/3.12.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 927aa6f5314db1f84d273f1ef6ca2aa8cf51825ceffd08e12ce4d2ce82b6e88b |
|
MD5 | 0de307a3bddcfe9bfddcc8cb0af0b429 |
|
BLAKE2b-256 | c815cbfe322141142c8df346935dc1a2eabf5b1c8ca97d4f54a2b82046df7ada |