python311-autocommand
A library to create a command-line program from a function


Autocommand turns a function into a command-line program. It converts the function's parameter signature into command-line arguments, and automatically runs the function if the module was called as __main__. In effect, it lets your create a smart main function.

LGPL-3.0-only

cloud_download Downloads

Please select a product to see the available package versions:
Loading...
Loading package downloads...