[ aramo ]
[ ソース: flake8-comprehensions ]
パッケージ: python3-flake8-comprehensions (3.8.0-1)
python3-flake8-comprehensions に関するリンク
Trisquel の資源:
flake8-comprehensions ソースパッケージをダウンロード:
- [flake8-comprehensions_3.8.0-1.dsc]
- [flake8-comprehensions_3.8.0.orig.tar.gz]
- [flake8-comprehensions_3.8.0-1.debian.tar.xz]
メンテナ:
Original Maintainers:
- Debian Python Team
- Jose Luis Rivero
外部の資源:
- ホームページ [github.com]
類似のパッケージ:
flake8 extension that checks for re-use of builtin identifiers
Python allows one to override Python comprehensions as parameters, but although could be useful in some really specific use cases, the general approach is to not do that as code then can suddenly break without a clear trace.
その他の python3-flake8-comprehensions 関連パッケージ
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-flake8
- code checker using pycodestyle and pyflakes - Python 3.x
-
- dep: python3-importlib-metadata
- library to access the metadata for a Python package - Python 3.x
- または python3 (>> 3.8)
- interactive high-level object-oriented language (default python3 version)
-
- enh: flake8
- code checker using pycodestyle and pyflakes