Skip to content

docstrings2pep727¤

ci documentation pypi version gitpod gitter

Move documentation from docstrings to PEP 727 type annotations.

Installation¤

With pip:

pip install docstrings2pep727

With pipx:

python3.8 -m pip install --user pipx
pipx install docstrings2pep727