PyCQA / pep8-namingLinks
Naming Convention checker for Python
☆522Updated 3 weeks 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.☆468Updated last week
- flake8 plugin that integrates isort☆180Updated 4 months ago
- Flake8 plugin to find commented out or dead code☆312Updated 2 months ago
- Flake8 plugin that checks import order against various Python Style Guides☆276Updated last year
- Pytest plugin to randomly order tests and control random.seed☆662Updated 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,088Updated last week
- McCabe complexity checker for Python☆657Updated 9 months ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆232Updated this week
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆363Updated last week
- docstring style checker☆1,117Updated last year
- Integration of pydocstyle and flake8 for combined linting and reporting☆158Updated last week
- Run `black` on python code blocks in documentation files☆665Updated last week
- ☆231Updated 3 weeks ago
- Rewrites source to reorder python imports☆755Updated this week
- A collection of fast, cheap, regex based pre-commit hooks.☆225Updated last week
- Formats docstrings to follow PEP 257☆567Updated 3 weeks ago
- Tool to check the completeness of MANIFEST.in for Python packages☆293Updated 4 months ago
- Automatically remove unnecessary `# noqa` comments☆265Updated last week
- A plugin to improve the output of pytest with colourful unified diffs☆444Updated last year
- Flake8 Type Annotation Checking☆164Updated last month
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆225Updated 4 years ago
- better error messages for assert equals in pytest☆322Updated 8 months ago
- Removes unused imports and unused variables as reported by pyflakes☆933Updated 3 weeks ago
- A python documentation linter which checks that the docstring description matches the definition.☆483Updated 2 years ago
- dead simple python dead code detection☆356Updated last week
- Enforce the same settings on multiple projects☆405Updated last week
- pytest plugin for manipulating test data directories and files☆258Updated this week
- ❄ A flake8 plugin that helps you to simplify code☆191Updated last year
- unittest subTest() support and subtests fixture☆235Updated last week
- Mypy static type checker plugin for Pytest☆254Updated 2 months ago