[ ソース: autopep8 ]
パッケージ: python3-autopep8 (1.5.5-1)
python3-autopep8 に関するリンク
Debian の資源:
autopep8 ソースパッケージをダウンロード:
メンテナ:
外部の資源:
- ホームページ [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
- 対話式の高レベルオブジェクト指向言語 (デフォルト python3 バージョン)
-
- 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
- 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