[ buster ]
[ 源代码: autopep8 ]
软件包:python-autopep8(1.4.3-1)
tool that automatically formats Python code to conform to PEP 8
autopep8 automatically formats Python code to conform to the PEP 8 style guide. It uses the pep8 utility to determine what parts of the code needs to be formatted. autopep8 is capable of fixing most of the formatting issues that can be reported by pep8. This package is for Python2.
其他与 python-autopep8 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-pep8
- Python PEP 8 code style checker - Python
-
- dep: python-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python-pycodestyle
- Python style guide checker (formerly called pep8) - Python 2.x