Skip to content

A collection of small apps that test specific parts of Toga.

License

Notifications You must be signed in to change notification settings

Ocupe/toga_test_app_collection

Repository files navigation

Toga Test App Collection - TTAC

A collection of small apps that test specific widgets or parts of Toga.

Add new app to TTAC

You should start with the creation of the basic app structure. We use the briefcase cookiecutter template for that.

$ pip install cookiecutter
$ cookiecutter https://github.com/pybee/briefcase-template

Note If you get an error running cookiecutter than you maybe have to define the following.

$ export LC_ALL=de_DE.utf-8
$ export LANG=de_DE.utf-8

About

A collection of small apps that test specific parts of Toga.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages