Hasty Briefsbeta

Pdoc – Generate API Documentation for Python Projects

6 hours ago
  • #Python
  • #Documentation
  • #API
  • pdoc auto-generates API documentation following Python module hierarchy.
  • No configuration needed; supports type annotations and cross-linking between identifiers.
  • Includes an integrated live-reloading web server.
  • Understands numpydoc or Google-style docstrings.
  • Latest release version: 15.0.4.
  • Resources: Documentation, Changelog, PyPI, GitHub.