autocommand
Subscription: Developer
Active
Subscription: Developer
A library to create a command-line program from a function by automatically generating argparse parsers based on parameter signatures and running the function when the module is called, simplifying the process of turning functions into CLI applications.
pip install autocommand==2.2.2
2.2.2
Linux