vintasoftware / python-linters-and-code-analysis
Python Linters and Code Analysis tools curated list
☆523Updated 4 years ago
Alternatives and similar repositories for python-linters-and-code-analysis
Users that are interested in python-linters-and-code-analysis are comparing it to the libraries listed below
Sorting:
- McCabe complexity checker for Python☆655Updated 9 months ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated this week
- Mutation testing system☆1,016Updated last week
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆882Updated 4 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,088Updated this week
- A plugin to improve the output of pytest with colourful unified diffs☆443Updated last year
- A Python application for tracking, reporting on timing and complexity in Python code☆1,235Updated 10 months ago
- MutPy is a mutation testing tool for Python 3.x source code☆351Updated last year
- Code audit tool for python.☆1,051Updated 10 months ago
- Pytest plugin to randomly order tests and control random.seed☆660Updated this week
- better error messages for assert equals in pytest☆322Updated 8 months ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆226Updated 4 years ago
- Enforce the same settings on multiple projects☆405Updated this week
- dead simple python dead code detection☆354Updated last month
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆767Updated last month
- Inspects Python source files and provides information about type and location of classes, methods etc☆2,004Updated this week
- Removes unused imports and unused variables as reported by pyflakes☆930Updated last week
- Mocked responses for the requests library☆460Updated 10 months ago
- A python documentation linter which checks that the docstring description matches the definition.☆483Updated 2 years ago
- Automatic generation of marshmallow schemas from dataclasses.☆464Updated 8 months ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆622Updated last month
- A curated awesome list of flake8 extensions. Feel free to contribute!☆1,247Updated last month
- A collection of tips, tricks and links to help you speed up your pytest suite.☆331Updated 4 months ago
- Bleeding edge cookiecutter template to create new python packages☆427Updated this week
- Python package to work with Semantic Versioning (https://semver.org/)☆490Updated 3 months ago
- Tool for pinpointing circular imports in Python. Find cyclic imports in any project☆348Updated 3 years ago
- Separate test code from test cases in pytest.☆360Updated last week
- Run the tests related to the changed files (according to Git) 🤓☆378Updated last month
- Various code metrics for Python code☆1,827Updated 6 months ago
- Docker-based integration tests☆456Updated last month