pdoc
auto-generates API documentation that follows your project's Python module hierarchy. It requires no configuration, has first-class support for type annotations, cross-links between identifiers, comes with an integrated live-reloading web server, and understands numpydoc or Google-style docstrings.
Installation
Latest Release: 15.0.4
Documentation Changelog PyPI GitHub and many others use pdoc to document their Python projects.