python-flake8-comprehensions 3.16.0
List, set and dict comprehensions
This package provides a flake8 plugin to help you write better list/set/dict comprehensions.
- Outputs:
out - Website: https://github.com/adamchainz/flake8-comprehensions
- Licenses: Expat
- Package source: gnu/packages/python-check.scm
- Builds: See build status
- Issues: See known issues
Installation
Install python-flake8-comprehensions 3.16.0 as follows:
guix install python-flake8-comprehensions@3.16.0
Or install the latest version:
guix install python-flake8-comprehensions
You can also install packages in augmented, pure or containerized environments for development or simply to try them out without polluting your user profile. See the guix shell documentation for more information.