vintasoftware / python-linters-and-code-analysisLinks
Python Linters and Code Analysis tools curated list
☆526Updated 5 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☆658Updated 11 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆448Updated last year
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,095Updated last month
- Code audit tool for python.☆1,055Updated last year
- MutPy is a mutation testing tool for Python 3.x source code☆356Updated last year
- A Python application for tracking, reporting on timing and complexity in Python code☆1,245Updated 2 weeks ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated 2 weeks ago
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆901Updated 7 months ago
- Pytest plugin to randomly order tests and control random.seed☆671Updated this week
- Provides a fake file system that mocks the Python file system modules.☆703Updated this week
- Mutation testing system☆1,109Updated 2 weeks ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆225Updated 4 years ago
- Tool for pinpointing circular imports in Python. Find cyclic imports in any project☆350Updated 3 years ago
- Mypy static type checker plugin for Pytest☆255Updated 3 months ago
- docstring style checker☆1,117Updated last year
- better error messages for assert equals in pytest☆325Updated 10 months ago
- Run the tests related to the changed files (according to Git) 🤓☆378Updated 4 months ago
- Inspects Python source files and provides information about type and location of classes, methods etc☆2,028Updated this week
- Naming Convention checker for Python☆521Updated 2 months ago
- Mocked responses for the requests library☆462Updated last year
- A grab-bag of nifty pytest plugins☆592Updated 6 months ago
- Bleeding edge cookiecutter template to create new python packages☆432Updated last week
- It helps to use fixtures in pytest.mark.parametrize☆391Updated last year
- Enforce the same settings on multiple projects☆405Updated this week
- Flake8 plugin to find commented out or dead code☆313Updated 4 months ago
- Mutation testing for Python☆592Updated 2 months ago
- An extensions for Hypothesis that provides fully automatic testing for type hinted functions☆350Updated last year
- A collection of tips, tricks and links to help you speed up your pytest suite.☆341Updated last month
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,451Updated 2 months ago
- Debug Python logging problems by printing out the tree of handlers you have defined.☆329Updated last year