pdoc
https://github.com/mitmproxy/pdoc
Python
API Documentation for Python Projects
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported2 Subscribers
Add a CodeTriage badge to pdoc
Help out
- Issues
- Support default values specified in Pydantic Models
- Type annotation parsing warning for Pydantic BaseModel private attributes
- Stub file information doesn't seem to be included from `_lib.pyi`
- Don't show `dataclasses.InitVar` as a class member
- Force display of method if defined in stub file
- Way to explicitly shorten identifier in a docstring
- Apply Python syntax highlighting to all code blocks by default
- Submodule functions in __all__ get correctly hoisted to top-level docs, but not submodule variables
- PEP 695 syntax breaks parsing of forward type reference
- Ability to document submodules without runtime implications
- Docs
- Python not yet supported