scanpydoc0.15.4
scanpydoc0.15.4
Published
A series of Sphinx extensions to get maintainable numpydoc style documentation.
pip install scanpydoc
Package Downloads
Authors
Project URLs
Requires Python
>=3.10
Dependencies
- sphinx
>=7.0 - pre-commit
; extra == "dev" - myst-parser
; 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
>=8.1.0; extra == "test" - sphinx-book-theme
>=1.1.0; extra == "theme" - sphinx-autodoc-typehints
>=1.15.2; extra == "typehints"