パッケージ: python3-autopep8 (1.5-1)
python3-autopep8 に関するリンク
Trisquel の資源:
autopep8 ソースパッケージをダウンロード:
メンテナ:
Original Maintainers:
- Sylvestre Ledru
- Debian Python Modules Team (メールアーカイブ)
外部の資源:
- ホームページ [pypi.python.org]
類似のパッケージ:
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