[ 原始碼: pylama ]
套件: python3-pylama (8.4.1-3) [universe]
python3-pylama 的相關超連結
Ubuntu 的資源:
下載原始碼套件 pylama:
維護者:
Please consider filing a bug or asking a question via Launchpad before contacting the maintainer directly.
Original Maintainers (usually from Debian):
- Debian Python Team
- ChangZhuo Chen (陳昌倬)
It should generally not be necessary for users to contact the original maintainer.
外部的資源:
- 主頁 [github.com]
相似套件:
code audit library for Python in Python3
其他與 python3-pylama 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-mccabe
- Python code complexity checker (Python 3)
-
- dep: python3-pycodestyle
- Python style guide checker (formerly called pep8) - Python 3.x
-
- dep: python3-pydocstyle
- Python docstring style checker (Python 3 library)
-
- dep: python3-pyflakes
- passive checker of Python 3 programs - Python modules