|
|
@ -1,3 +1,4 @@ |
|
|
|
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". |
|
|
|
Baker lets you easily add a command line interface to your |
|
|
|
Python functions using a simple decorator, to create scripts with |
|
|
|
"sub-commands". |