summaryrefslogtreecommitdiffstats
path: root/python/Baker/README
blob: b7ec551c51530d55d3b00568c7479a8c44cd1869 (plain)
1
2
3
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".