Pdoc – Generate API Documentation for Python Projects

https://news.ycombinator.com/rss Hits: 12
Summary

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.

First seen: 2025-10-07 04:08

Last seen: 2025-10-07 15:10