[ Bron: pydoctor ]
Pakket: pydoctor (22.9.1-4)
Verwijzigingen voor pydoctor
Debian bronnen:
Het bronpakket pydoctor downloaden:
Beheerders:
Externe bronnen:
- Homepage [github.com]
Vergelijkbare pakketten:
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.
Andere aan pydoctor gerelateerde pakketten
|
|
|
|
-
- dep: libjs-bootstrap
- HTML, CSS and JS framework
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-appdirs
- determining appropriate platform-specific directories (Python 3)
-
- dep: python3-astor
- Python 3 AST manipulator
-
- dep: python3-attr
- Attributes without boilerplate (Python 3)
-
- dep: python3-cachecontrol (>= 0.12.12)
- caching algorithms in httplib2 for use with requests
-
- dep: python3-configargparse
- replacement for argparse with config files and environment variables (Python 3)
-
- dep: python3-docutils
- text processing system for reStructuredText (implemented in Python 3)
-
- dep: python3-filelock
- platform independent file locking module
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
- of python3 (>> 3.8)
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-importlib-resources
- Read resources from Python packages
- of python3 (>> 3.9)
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-lunr
- Python implementation of Lunr.js (Python3 version)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-toml
- library for Tom's Obvious, Minimal Language - Python 3.x
-
- dep: python3-twisted
- Event-based framework for internet applications