SlackBuildsOrg/python/Baker/README
Dimitris Zlatanidis 27b5237b60 python/Baker: Added (Access to Python functions).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
2014-02-18 14:59:56 -06:00

3 lines
206 B
Text

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".