slackbuilds_ponce/python/Baker/README
B. Watson d2a8ab0580 python/Baker: Wrap README at 72 columns.
Signed-off-by: B. Watson <yalhcru@gmail.com>
2022-03-14 04:06:28 -04:00

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