{"library":"numpydoc","type":"library","category":null,"description":"numpydoc is a Sphinx extension that enables the use of NumPy-style docstrings in Sphinx-generated documentation. It processes docstrings formatted according to the NumPy documentation format, adding functionality like autodoc integration and custom directives for functions and classes. The current version is 1.10.0, with releases occurring a few times a year.","language":"python","status":"active","version":"1.10.0","tags":["sphinx","documentation","numpy","docstrings","extension"],"install":[{"cmd":"pip install numpydoc","imports":["# In your Sphinx conf.py file:\nextensions = [\n    'sphinx.ext.autodoc',\n    'sphinx.ext.autosummary', # Automatically loaded by numpydoc\n    'numpydoc'\n]"]}],"homepage":"https://numpydoc.readthedocs.io","github":"https://github.com/numpy/numpydoc","docs":null,"changelog":null,"pypi":"https://pypi.org/project/numpydoc/","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/numpydoc/compatibility"},"provenance":{"verified_status":"skip","verified_at":"Sun Jun 28","last_verified":"Sun Jun 28","next_check":"Sun Jul 05","install_tag":null}}