summaryrefslogtreecommitdiffstats
path: root/python/gearbox/README
blob: 911ad0d771e72696e593ea6f85e7b16157859613 (plain)
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.