{"library":"sphinx-argparse","type":"library","category":null,"description":"sphinx-argparse is a Sphinx extension that automatically documents `argparse` commands and options by parsing Python scripts or functions. It helps generate command-line interface documentation directly from your `argparse` definitions. The current version is 0.5.2, and it maintains a moderate release cadence, with several updates per year.","language":"python","status":"active","version":"0.5.2","tags":["sphinx","documentation","argparse","extension","cli"],"install":[{"cmd":"pip install sphinx-argparse","imports":["# In conf.py\nextensions = [\n    'sphinx_argparse'\n]"]}],"homepage":"https://sphinx-argparse.readthedocs.io/","github":"https://github.com/sphinx-doc/sphinx-argparse","docs":null,"changelog":"https://sphinx-argparse.readthedocs.io/en/latest/changelog.html","pypi":"https://pypi.org/project/sphinx-argparse/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":5.3,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/sphinx-argparse/compatibility"},"provenance":{"verified_status":"skip","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":null}}