Registered by Michael Hudson-Doyle

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://twistedmatrix.com/documents/current/api/

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://github.com/twisted/pydoctor

Project information

Maintainer:
Michael Hudson-Doyle
Driver:
Not yet selected
Licence:
Simplified BSD Licence

RDF metadata

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

Get Involved

  • warning
    Report a bug
  • warning
    Ask a question
  • warning
    Help translate

Downloads

pydoctor does not have any download files registered with Launchpad.