adamchainz / flake8-comprehensions
❄️ A flake8 plugin to help you write better list/set/dict comprehensions.
☆467Updated last week
Alternatives and similar repositories for flake8-comprehensions:
Users that are interested in flake8-comprehensions are comparing it to the libraries listed below
- Flake8 plugin to find commented out or dead code☆310Updated 2 weeks ago
- Automatically remove unnecessary `# noqa` comments☆266Updated last week
- A plugin to improve the output of pytest with colourful unified diffs☆445Updated last year
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆230Updated last month
- better error messages for assert equals in pytest☆320Updated 5 months ago
- dead simple python dead code detection☆347Updated last week
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆356Updated last week
- ❄ A flake8 plugin that helps you to simplify code☆191Updated last year
- flake8 plugin that integrates isort☆180Updated last month
- Enforce the same settings on multiple projects☆402Updated this week
- Naming Convention checker for Python☆518Updated 9 months ago
- Pytest plugin to randomly order tests and control random.seed☆647Updated last week
- unittest subTest() support and subtests fixture☆225Updated 2 weeks ago
- Flake8 Type Annotation Checking☆160Updated 3 weeks ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆228Updated 4 years ago
- Check for python builtins being used as variables or parameters