[ 原始碼: flake8-comprehensions ]
套件:python3-flake8-comprehensions(3.10.1-2)
python3-flake8-comprehensions 的相關連結
Debian 的資源:
下載原始碼套件 flake8-comprehensions:
- [flake8-comprehensions_3.10.1-2.dsc]
- [flake8-comprehensions_3.10.1.orig.tar.gz]
- [flake8-comprehensions_3.10.1-2.debian.tar.xz]
維護小組:
外部的資源:
- 主頁 [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