PyCQA / pep8-namingLinks
Naming Convention checker for Python
☆527Updated 6 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☆669Updated last year
- Integration of pydocstyle and flake8 for combined linting and reporting☆160Updated this week
- Flake8 plugin to find commented out or dead code☆315Updated 8 months ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆369Updated last month
- flake8 plugin that integrates isort☆184Updated 3 weeks ago
- ☆238Updated 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,108Updated 3 weeks ago
- Flake8 plugin that checks import order against various Python Style Guides☆277Updated this week
- Pytest plugin to randomly order tests and control random.seed☆680Updated last week
- docstring style checker☆1,117Updated 2 years ago
- Run `black` on python code blocks in documentation files☆674Updated last week
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆240Updated this week
- Tool to check the completeness of MANIFEST.in for Python packages☆293Updated last week
- dead simple python dead code detection☆387Updated this week
- A plugin to improve the output of pytest with colourful unified diffs☆453Updated last year
- A python documentation linter which checks that the docstring description matches the definition.☆484Updated 2 years ago
- better error messages for assert equals in pytest☆330Updated last year
- Mypy static type checker plugin for Pytest☆257Updated 7 months ago
- Flake8 Type Annotation Checking☆164Updated last month
- Provides a fake file system that mocks the Python file system modules.☆718Updated this week
- Automatically remove unnecessary `# noqa` comments☆264Updated this week
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆227Updated 4 years ago
- flake8 plugin to run black for checking Python coding style☆165Updated last month
- unittest subTest() support and subtests fixture☆251Updated this week
- Check for python builtins being used as variables or parameters☆118Updated 3 weeks ago
- A collection of fast, cheap, regex based pre-commit hooks.☆237Updated last month
- Rewrites source to reorder python imports☆772Updated this week
- Flake8 extension for checking quotes in python☆177Updated last year
- It helps to use fixtures in pytest.mark.parametrize☆393Updated 2 years ago