slackbuilds/python/Baker
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
Baker.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
Baker.info Multiple: Fixed .info file (removed pysetuptools) 2016-01-17 09:40:16 +07:00
README python/Baker: Added (Access to Python functions). 2014-02-18 14:59:56 -06:00
slack-desc python/Baker: Added (Access to Python functions). 2014-02-18 14:59:56 -06:00

README

Easy, powerful access to Python functions from the command line.
Baker lets you easily add a command line interface to your Python functions
using a simple decorator, to create scripts with "sub-commands".