scanpydoc0.14.1
scanpydoc0.14.1
Published
A series of Sphinx extensions to get maintainable numpydoc style documentation.
pip install scanpydoc
Package Downloads
Authors
Project URLs
Requires Python
>=3.9
Dependencies
- get-annotations
; python_version < "3.10"
- sphinx
>=7.0
- pre-commit
; extra == "dev"
- myst-parser
; extra == "doc"
- readthedocs-sphinx-search
; extra == "doc"
- sphinx
; extra == "doc"
- sphinx-autodoc-typehints
>=1.15.2; extra == "doc"
- sphinx-book-theme
>=1.1.0; extra == "doc"
- myst-parser
; extra == "myst"
- coverage
; extra == "test"
- defusedxml
; extra == "test"
- legacy-api-wrap
; extra == "test"
- pytest
; extra == "test"
- sphinx-book-theme
>=1.1.0; extra == "theme"
- sphinx-autodoc-typehints
>=1.15.2; extra == "typehints"