[ 原始碼: autopep8 ]
套件:python3-autopep8(1.5.5-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 Python3.
其他與 python3-autopep8 有關的套件
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-lib2to3
- Interactive high-level object-oriented language (lib2to3)
-
- dep: python3-pep8
- Python PEP 8 code style checker - Python 3
-
- dep: python3-pkg-resources
- Package Discovery and Resource Access using pkg_resources
-
- dep: python3-pycodestyle (>= 2.3.1)
- Python style guide checker (formerly called pep8) - Python 3.x
-
- dep: python3-toml
- library for Tom's Obvious, Minimal Language - Python 3.x