grantmcconnaughey / Flake8RulesLinks
Descriptions and examples for the rules in Flake8 (pyflakes, pycodestyle, and mccabe).
☆241Updated last year
Alternatives and similar repositories for Flake8Rules
Users that are interested in Flake8Rules are comparing it to the libraries listed below
Sorting:
- Flake8 plugin that checks import order against various Python Style Guides☆276Updated this week
- Flake8 plugin to find commented out or dead code☆313Updated 3 months ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆225Updated 4 years ago
- Tool to check the completeness of MANIFEST.in for Python packages☆293Updated 5 months ago
- Aimed at Python beginners: replacing standard traceback by something easier to understand☆323Updated 3 years ago
- A plugin to improve the output of pytest with colourful unified diffs☆445Updated last year
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated 3 weeks ago
- Flake8 Type Annotation Checking☆163Updated 2 months ago
- better error messages for assert equals in pytest☆324Updated 9 months ago
- Looks at Python code to search for things which look "dodgy" such as passwords or diffs☆125Updated 3 years ago
- A GitHub action that runs black code formatter for Python☆191Updated 3 years ago
- Plugin to list unused fixtures in your tests☆160Updated 7 months ago
- flake8 plugin that integrates isort☆180Updated 4 months ago
- Opinionated coding guidelines and best practices in Python☆206Updated 4 years ago
- apply a consistent format to `setup.cfg` files☆153Updated 3 weeks ago
- drop-in Python replacement that imports packages from local directory (attempt at PEP 582 implementation)☆199Updated 3 years ago
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆234Updated 3 weeks ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆366Updated 3 weeks ago
- Seamless integration of tox into Travis CI☆202Updated 8 months ago
- Add or enhance bash, fish, zsh and powershell completion in Click☆289Updated 3 months ago
- 🚨 Flake8 plugin to forbid backslashes (\) for line breaks☆111Updated 5 months ago
- Check for python builtins being used as variables or parameters☆115Updated last year
- flake8 plugin to run black for checking Python coding style☆164Updated 3 weeks ago
- Flake8 extension for enforcing trailing commas in python☆134Updated last year
- A library to handle automated deprecations☆92Updated 2 years ago
- Naming Convention checker for Python☆522Updated last month
- flake8☆122Updated last year
- Mypy static type checker plugin for Pytest☆254Updated 2 months ago
- Debug Python logging problems by printing out the tree of handlers you have defined.☆330Updated last year
- Syntax-highlighting, declarative and composable pretty printer for Python 3.5+☆340Updated last year