Numpy's Sphinx extensions
355
stars
714
commits
Python
primary language
Aug 9, 2026
updated
===================================== numpydoc -- Numpy's Sphinx extensions ===================================== .. image:: https://readthedocs.org/projects/numpydoc/badge/?version=latest :alt: Documentation Status :target: https://numpydoc.readthedocs.io/en/latest/ .. image:: https://codecov.io/gh/numpy/numpydoc/branch/main/graph/badge.svg :target: https://app.codecov.io/gh/numpy/numpydoc/branch/main .. image:: https://github.com/numpy/numpydoc/actions/workflows/test.yml/badge.svg?branch=main :target: https://github.com/numpy/numpydoc/actions/workflows/test.yml This package provides the ``numpydoc`` Sphinx extension for handling docstrings formatted according to the NumPy documentation format. The extension also adds the code description directives ``np:function``, ``np-c:function``, etc. numpydoc requires Python 3.10+ and sphinx 6+. For usage information, please refer to the `documentation <https://numpydoc.readthedocs.io/>`_. The `numpydoc docstring guide <https://numpydoc.readthedocs.io/en/latest/format.html>`_ explains how to write docs formatted for this extension, and the `user guide <https://numpydoc.readthedocs.io>`_ explains how to use it with Sphinx.
Not written in Markdown, so it's shown here as plain text — view it formatted on GitHub.
(top 30 of 90)
Python
99.9%
Numpy's Sphinx extensions
355
stars
714
commits
Python
primary language
Aug 9, 2026
updated
===================================== numpydoc -- Numpy's Sphinx extensions ===================================== .. image:: https://readthedocs.org/projects/numpydoc/badge/?version=latest :alt: Documentation Status :target: https://numpydoc.readthedocs.io/en/latest/ .. image:: https://codecov.io/gh/numpy/numpydoc/branch/main/graph/badge.svg :target: https://app.codecov.io/gh/numpy/numpydoc/branch/main .. image:: https://github.com/numpy/numpydoc/actions/workflows/test.yml/badge.svg?branch=main :target: https://github.com/numpy/numpydoc/actions/workflows/test.yml This package provides the ``numpydoc`` Sphinx extension for handling docstrings formatted according to the NumPy documentation format. The extension also adds the code description directives ``np:function``, ``np-c:function``, etc. numpydoc requires Python 3.10+ and sphinx 6+. For usage information, please refer to the `documentation <https://numpydoc.readthedocs.io/>`_. The `numpydoc docstring guide <https://numpydoc.readthedocs.io/en/latest/format.html>`_ explains how to write docs formatted for this extension, and the `user guide <https://numpydoc.readthedocs.io>`_ explains how to use it with Sphinx.
Not written in Markdown, so it's shown here as plain text — view it formatted on GitHub.
(top 30 of 90)
Python
99.9%