[ ソース: 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
- 人間のために作られた、Python 3 向けの洗練された単純な HTTP ライブラリ
-
- dep: python3-six
- Python 2 と 3 の互換性ライブラリー(Python 3 インターフェイス)
-
- dep: python3-twisted
- Event-based framework for internet applications