PyCQA / pep8-namingLinks
Naming Convention checker for Python
☆528Updated 9 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.☆468Updated last week
- McCabe complexity checker for Python☆677Updated last year
- Flake8 plugin to find commented out or dead code☆316Updated 10 months ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆371Updated last month
- ☆244Updated 3 weeks ago
- Flake8 plugin that checks import order against various Python Style Guides☆278Updated 2 weeks ago
- docstring style checker☆1,117Updated 2 years ago
- flake8 plugin that integrates isort☆185Updated 3 months ago
- Integration of pydocstyle and flake8 for combined linting and reporting☆159Updated 3 weeks ago
- Pytest plugin to randomly order tests and control random.seed☆690Updated last week
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆228Updated 5 years 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,110Updated 3 weeks ago
- Run `black` on python code blocks in documentation files☆676Updated last week
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆239Updated 3 weeks ago
- dead simple python dead code detection☆397Updated last month
- A plugin to improve the output of pytest with colourful unified diffs☆455Updated last year
- Formats docstrings to follow PEP 257☆583Updated 3 weeks ago
- Flake8 Type Annotation Checking☆163Updated last month
- better error messages for assert equals in pytest☆330Updated last year
- Automatically remove unnecessary `# noqa` comments☆262Updated last month
- Mypy static type checker plugin for Pytest☆257Updated 10 months ago
- unittest subTest() support and subtests fixture☆251Updated 3 months ago
- flake8 plugin to run black for checking Python coding style☆165Updated last week
- Tool to check the completeness of MANIFEST.in for Python packages☆294Updated last month
- Provides a fake file system that mocks the Python file system modules.☆737Updated this week
- A python documentation linter which checks that the docstring description matches the definition.☆482Updated 3 years ago
- Rewrites source to reorder python imports☆773Updated last month
- Flake8 extension for checking quotes in python☆178Updated last year
- Removes commented-out code from Python files☆219Updated 2 months ago
- Check for python builtins being used as variables or parameters☆118Updated 3 months ago