[ buster ]
[ 源代码: pydoctor ]
软件包:python-pydoctor(16.3.0-2)
Python API document generator
Pydoctor is a tool for generating API documentation for Python modules based on their docstrings via static analysis.
It was written primarily to replace epydoc for the purposes of the Twisted project as epydoc has difficulties with zope.interface.
其他与 python-pydoctor 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-epydoc
- tool for documenting Python modules
-
- dep: python-nevow
- Web application templating system for Python and Twisted
-
- dep: python-twisted-core
- Event-based framework for internet applications