[ 源代码: pydoctor ]
软件包:pydoctor(19.11.0+git20200303.47424e7-1)
pydoctor 的相关链接
Debian 的资源:
下载源码包 pydoctor:
- [pydoctor_19.11.0+git20200303.47424e7-1.dsc]
- [pydoctor_19.11.0+git20200303.47424e7.orig.tar.xz]
- [pydoctor_19.11.0+git20200303.47424e7-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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.
其他与 pydoctor 有关的软件包
|
|
|
|
-
- dep: libjs-bootstrap
- HTML, CSS and JS framework
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-appdirs
- determining appropriate platform-specific directories (Python 3)
-
- dep: python3-astor
- Python 3 AST manipulator
-
- dep: python3-cachecontrol
- caching algorithms in httplib2 for use with requests
-
- dep: python3-incremental
- Library for versioning Python projects
-
- dep: python3-lockfile
- file locking library for Python — Python 3 library
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-six
- Python 2 and 3 compatibility library (Python 3 interface)
-
- dep: python3-twisted
- Event-based framework for internet applications