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
- Defining a type alias referencing a type imported in a `TYPE_CHECKING` block causes `pdoc` to exit with a `NameError` on the imported type
- Warning (and mildly inelegant output) from pdoc when using a type defined using a type alias
- pdoc treats overridden methods as inherited when mixing Generic[...] base class with non-generic ABC in multiple inheritance
- pdoc is raising exception if using in project using pydantic v1
- `subprocess.Popen` is documented as `pdoc.extract._PdocDefusedPopen`
- Add hyperlink to both standard libraries and third-party libraries
- Not showing docs when PyO3 registers a struct with a different name
- Auto link to realized generics referenced in documentation
- md5 hash in table of contents when markdown header is inline code
- Option to add hyperlink third party libraries
- Docs
- Python not yet supported