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
- Trying to link to a nested module causes broken links
- External hyperlink produces garbled HTML when end of URL happens to overlap with name of identifier
- Support custom descriptors as attributes
- 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
- Bump the dependencies group with 4 updates
- `subprocess.Popen` is documented as `pdoc.extract._PdocDefusedPopen`
- Add hyperlink to both standard libraries and third-party libraries
- Docs
- Python not yet supported