flake8-comprehensions 3.15.0
0
A flake8 plugin to help you write better list/set/dict comprehensions.
Contents
A flake8 plugin to help you write better list/set/dict comprehensions.
Stars: 464, Watchers: 464, Forks: 23, Open Issues: 6The adamchainz/flake8-comprehensions
repo was created 8 years ago and the last code push was 4 days ago.
The project is popular with 464 github stars!
How to Install flake8-comprehensions
You can install flake8-comprehensions using pip
pip install flake8-comprehensions
or add it to a project with poetry
poetry add flake8-comprehensions
Package Details
- Author
- None
- License
- None
- Homepage
- None
- PyPi:
- https://pypi.org/project/flake8-comprehensions/
- GitHub Repo:
- https://github.com/adamchainz/flake8-comprehensions
Classifiers
Related Packages
Errors
A list of common flake8-comprehensions errors.
Code Examples
Here are some flake8-comprehensions
code examples and snippets.