{"library":"autocommand","type":"library","category":null,"description":"autocommand is a Python library (current version 2.2.2) designed to simplify the creation of command-line programs from standard Python functions. It automatically converts a function's parameter signature into `argparse`-compatible command-line arguments and handles execution when the module is run as `__main__`. It has an active development status with a mature feature set.","language":"python","status":"active","version":"2.2.2","tags":["cli","command-line","argparse","decorator","automation"],"last_verified":"Thu May 21","install":[{"cmd":"pip install autocommand","imports":["from autocommand import autocommand"]}],"homepage":null,"github":"https://github.com/Lucretiel/autocommand","docs":null,"changelog":null,"pypi":"https://pypi.org/project/autocommand/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":1.5,"avg_import_s":0.26,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/autocommand/compatibility"}}