Search Criteria
Package Details: python-flake8-comprehensions 3.14.0-1
Package Actions
Git Clone URL: | https://aur.archlinux.org/python-flake8-comprehensions.git (read-only, click to copy) |
---|---|
Package Base: | python-flake8-comprehensions |
Description: | Flake8 plugin to help you write better list/set/dict comprehensions. |
Upstream URL: | https://github.com/adamchainz/flake8-comprehensions |
Licenses: | MIT |
Submitter: | whynothugo |
Maintainer: | None |
Last Packager: | None |
Votes: | 2 |
Popularity: | 0.004543 |
First Submitted: | 2019-09-16 15:32 (UTC) |
Last Updated: | 2024-04-11 20:21 (UTC) |
Dependencies (5)
- flake8
- python-build (make)
- python-installer (python-installer-gitAUR) (make)
- python-setuptools (make)
- python-wheel (make)
Latest Comments
whynothugo commented on 2023-02-21 22:32 (UTC)
I'm going to orphan this. I'm using ruff for all the functionality provided by flake8+this plugin:
https://whynothugo.nl/journal/2023/01/20/notes-on-ruff/