PyCQA / pep8-naming
Naming Convention checker for Python
☆516Updated 8 months ago
Alternatives and similar repositories for pep8-naming:
Users that are interested in pep8-naming are comparing it to the libraries listed below
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆464Updated last week
- flake8 plugin that integrates isort☆179Updated last year
- Flake8 plugin that checks import order against various Python Style Guides☆277Updated 11 months ago
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,067Updated this week
- Flake8 plugin to find commented out or dead code☆310Updated 2 weeks ago
- McCabe complexity checker for Python☆645Updated 5 months ago
- Integration of pydocstyle and flake8 for combined linting and reporting☆155Updated 3 weeks ago
- Pytest plugin to randomly order tests and control random.seed☆638Updated last week
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆349Updated last week
- dead simple python dead code detection☆343Updated last week
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆228Updated last week
- Automatically remove unnecessary `# noqa` comments☆264Updated last week
- ☆219Updated last month
- docstring style checker☆1,112Updated last year
- better error messages for assert equals in pytest☆315Updated 4 months ago
- pytest plugin for manipulating test data directories and files☆253Updated 2 months ago
- Run `black` on python code blocks in documentation files☆652Updated last week
- Flake8 Type Annotation Checking☆155Updated last week
- A plugin to improve the output of pytest with colourful unified diffs☆443Updated 10 months ago
- Formats docstrings to follow PEP 257☆553Updated 3 months ago
- Rewrites source to reorder python imports☆745Updated last week
- A collection of fast, cheap, regex based pre-commit hooks.☆217Updated last week
- Removes unused imports and unused variables as reported by pyflakes☆912Updated 2 months ago
- Tool to check the completeness of MANIFEST.in for Python packages☆290Updated last week
- A python documentation linter which checks that the docstring description matches the definition.☆481Updated 2 years ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆230Updated 4 years ago
- It helps to use fixtures in pytest.mark.parametrize☆384Updated last year
- A formatter for finding and removing unused import statements.☆301Updated this week
- flake8 plugin to run black for checking Python coding style☆164Updated last month
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆855Updated 3 weeks ago