Pdoc
| Use attributes for filter ! | |
| Licens | Public Domain (UNLICENSE) |
|---|---|
| Origin author | Andrew Gallant |
| Programming language | Python |
| Date of Reg. | |
| Date of Upd. | |
| ID | 3685705 |
About Pdoc
Pdoc is a software package for generating API documentation for Python programming language. Built as a successor to Epydoc, Pdoc uses introspection to extract documentation from source code docstrings and allows programmers to generate HTML documentation for chosen Python modules.