pydoctor is an API documentation generator for Python.
pydoctor was primarily written to be used by the Twisted project, and is used for its API documentation: http://
pydoctor works by parsing the source code and examining the syntax trees of Python modules and packages, which has advantages and disadvantages over generating the documentation from examining live objects, as some other documentation tools do.
pydoctor development happens on github: https:/
Project information
- Maintainer:
- Michael Hudson-Doyle
- Driver:
- Not yet selected
- Licence:
- Simplified BSD Licence
View full history Series and milestones
trunk series is the current focus of development.
All code Code
- Version control system:
- Bazaar
- Programming languages:
- Python
All packages Packages in Distributions
-
pydoctor source package in Zesty
Version 16.3.0-1 uploaded on 2017-01-22 -
pydoctor source package in Yakkety
Version 15.1.0-1 uploaded on 2016-07-04 -
pydoctor source package in Xenial
Version 0.5+git20151204-2 uploaded on 2015-12-08 -
pydoctor source package in Wily
Version 0.5+git20150410-2 uploaded on 2015-04-26 -
pydoctor source package in Vivid
Version 0.5+bzr616-1 uploaded on 2014-07-06
