slackbuilds/python/gearbox
Yth - Arnaud 45bd9f6693 python/gearbox: Added (Python Module).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2019-10-25 15:13:11 +07:00
..
README python/gearbox: Added (Python Module). 2019-10-25 15:13:11 +07:00
gearbox.SlackBuild python/gearbox: Added (Python Module). 2019-10-25 15:13:11 +07:00
gearbox.info python/gearbox: Added (Python Module). 2019-10-25 15:13:11 +07:00
slack-desc python/gearbox: Added (Python Module). 2019-10-25 15:13:11 +07:00

README

Gearbox is a paster command replacement for TurboGears2.
It has been created during the process of providing Python3 support to the
TurboGears2 web framework, while still being backward compatible with the
existing TurboGears projects.

Gearbox is based on a stripped down version of Cliff command line framework,
you might want to consider Cliff for more advanced use cases and custom
command interpreters.