[ buster ]
[ 源代码: python-hacking ]
软件包:python-hacking(1.1.0-2)
python-hacking 的相关链接
Debian 的资源:
下载源码包 python-hacking:
- [python-hacking_1.1.0-2.dsc]
- [python-hacking_1.1.0.orig.tar.gz]
- [python-hacking_1.1.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
Flake8 OpenStack Hacking Guidelines Enforcement plugins - Python 2.x
Hacking is a set of flake8 plugins that test and enforce the OpenStack Style Commandments. It checks that your code matches the coding style which is mandatory for contributing to OpenStack.
This package provides the Python 2.x module.
其他与 python-hacking 有关的软件包
|
|
|
|
-
- dep: pyflakes
- passive checker of Python 2 programs
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-flake8 (>= 3.0.0)
- code checker using pycodestyle and pyflakes - Python 2.x
-
- dep: python-pbr (>= 1.8)
- inject useful and sensible default behaviors into setuptools - Python 2.x
-
- dep: python-pycodestyle
- Python style guide checker (formerly called pep8) - Python 2.x
-
- dep: python-six (>= 1.10.0)
- Python 2 和 3 兼容库(Python 2 接口)