https://github.com/theislab/scanpydoc
Collection of Sphinx extensions similar to (but more flexible than) numpydoc
https://github.com/theislab/scanpydoc
Last synced: 6 months ago
JSON representation
Collection of Sphinx extensions similar to (but more flexible than) numpydoc
- Host: GitHub
- URL: https://github.com/theislab/scanpydoc
- Owner: theislab
- License: gpl-3.0
- Created: 2019-01-03T14:28:49.000Z (over 7 years ago)
- Default Branch: main
- Last Pushed: 2026-01-20T12:02:40.000Z (6 months ago)
- Last Synced: 2026-01-22T06:54:53.575Z (6 months ago)
- Language: Python
- Homepage: https://icb-scanpydoc.readthedocs-hosted.com/
- Size: 368 KB
- Stars: 11
- Watchers: 4
- Forks: 5
- Open Issues: 3
-
Metadata Files:
- Readme: README.rst
- License: LICENSE
Awesome Lists containing this project
README
scanpydoc |pypi| |docs| |tests| |checks| |cov|
==============================================
A collection of Sphinx extensions similar to (but more flexible than) numpydoc.
Check the self-documenting documentation at https://icb-scanpydoc.readthedocs-hosted.com
.. |pypi| image:: https://img.shields.io/pypi/v/scanpydoc.svg
:target: https://pypi.org/project/scanpydoc/
:alt: PiPI version
.. |docs| image:: https://readthedocs.com/projects/icb-scanpydoc/badge/
:target: https://icb-scanpydoc.readthedocs-hosted.com/
:alt: doc build status
.. |tests| image:: https://github.com/theislab/scanpydoc/actions/workflows/ci.yml/badge.svg
:target: https://github.com/theislab/scanpydoc/actions/workflows/ci.yml
:alt: python test status
.. |checks| image:: https://results.pre-commit.ci/badge/github/theislab/scanpydoc/main.svg
:target: https://results.pre-commit.ci/latest/github/theislab/scanpydoc/main
:alt: pre-commit.ci status
.. |cov| image:: https://codecov.io/gh/theislab/scanpydoc/branch/main/graph/badge.svg
:target: https://codecov.io/gh/theislab/scanpydoc
:alt: coverage