vintasoftware / python-linters-and-code-analysisLinks
Python Linters and Code Analysis tools curated list
☆527Updated 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☆656Updated 10 months ago
- Code audit tool for python.☆1,053Updated last year
- A plugin to improve the output of pytest with colourful unified diffs☆445Updated last year
- Inspects Python source files and provides information about type and location of classes, methods etc☆2,016Updated this week
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆225Updated 4 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,089Updated last week
- Mutation testing system☆1,087Updated this week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated 2 weeks ago
- MutPy is a mutation testing tool for Python 3.x source code☆355Updated last year
- docstring style checker☆1,117Updated last year
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆892Updated 5 months ago
- better error messages for assert equals in pytest☆324Updated 9 months ago
- Provides a fake file system that mocks the Python file system modules.☆693Updated this week
- Tool for pinpointing circular imports in Python. Find cyclic imports in any project☆348Updated 3 years ago
- Pytest plugin to randomly order tests and control random.seed☆667Updated 2 weeks ago
- Mutation testing for Python☆587Updated 2 weeks ago
- A Python application for tracking, reporting on timing and complexity in Python code☆1,241Updated this week
- Monitoring tool based on radon☆257Updated 8 months ago
- Enforce the same settings on multiple projects☆405Updated last week
- Run the tests related to the changed files (according to Git) 🤓☆377Updated 2 months ago
- A tool for measuring Python class cohesion.☆240Updated 6 months ago
- Local continuous test runner with pytest and watchdog.☆754Updated 2 years ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆626Updated 2 weeks ago
- Collection of awesome Python types, stubs, plugins, and tools to work with them.☆1,831Updated 4 months ago
- Mocked responses for the requests library☆461Updated 11 months ago
- Bleeding edge cookiecutter template to create new python packages☆429Updated this week
- Py.test integration with VCR.py☆164Updated 3 years ago
- A grab-bag of nifty pytest plugins☆590Updated 5 months ago
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,439Updated last month
- Rewrites source to reorder python imports☆756Updated 2 weeks ago