PyCQA / pep8-namingLinks
Naming Convention checker for Python
☆521Updated 2 months ago
Alternatives and similar repositories for pep8-naming
Users that are interested in pep8-naming are comparing it to the libraries listed below
Sorting:
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated last week
- McCabe complexity checker for Python☆658Updated 11 months ago
- Flake8 plugin to find commented out or dead code☆313Updated 4 months ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆366Updated 2 weeks ago
- Pytest plugin to randomly order tests and control random.seed☆670Updated last week
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,093Updated 3 weeks ago
- docstring style checker☆1,118Updated last year
- Integration of pydocstyle and flake8 for combined linting and reporting☆158Updated last month
- Flake8 plugin that checks import order against various Python Style Guides☆277Updated 2 weeks ago
- dead simple python dead code detection☆360Updated 2 weeks ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆236Updated 3 weeks ago
- ☆233Updated 2 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆446Updated last year
- flake8 plugin that integrates isort☆180Updated 5 months ago
- Flake8 Type Annotation Checking☆164Updated last week
- Formats docstrings to follow PEP 257☆572Updated 3 weeks ago
- better error messages for assert equals in pytest☆325Updated 10 months ago
- flake8 plugin to run black for checking Python coding style☆165Updated last week
- Run `black` on python code blocks in documentation files☆669Updated last week
- Automatically remove unnecessary `# noqa` comments☆266Updated 2 weeks ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆225Updated 4 years ago
- unittest subTest() support and subtests fixture☆241Updated 3 weeks ago
- Rewrites source to reorder python imports☆763Updated 2 weeks ago
- A python documentation linter which checks that the docstring description matches the definition.☆484Updated 2 years ago
- Enforce the same settings on multiple projects☆405Updated last week
- pytest plugin for manipulating test data directories and files☆262Updated 3 weeks ago
- Removes commented-out code from Python files☆213Updated last month
- Core utilities for Python packages☆664Updated last week
- Mypy static type checker plugin for Pytest☆254Updated 3 months ago
- A collection of fast, cheap, regex based pre-commit hooks.☆231Updated 2 weeks ago