{"library":"argh","type":"library","category":null,"description":"Argh is a lightweight Python library that simplifies the creation of command-line interfaces (CLIs) by building on top of the `argparse` module. It allows developers to define CLI commands using plain Python functions, reducing boilerplate code and inferring arguments from function signatures and type annotations. The library is actively maintained, with regular releases, and is currently at version 0.31.3.","language":"python","status":"active","version":"0.31.3","tags":["cli","command-line","argparse","interface","automation","tooling"],"last_verified":"Thu May 21","install":[{"cmd":"pip install argh","imports":["from argh import dispatch_command","from argh import dispatch_commands","from argh import arg"]}],"homepage":null,"github":"https://github.com/neithere/argh","docs":"https://argh.readthedocs.io/en/latest","changelog":"https://github.com/neithere/argh/releases","pypi":"https://pypi.org/project/argh/","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.07,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/argh/compatibility"}}