vintasoftware / python-linters-and-code-analysisLinks
Python Linters and Code Analysis tools curated list
☆529Updated 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☆671Updated last year
- MutPy is a mutation testing tool for Python 3.x source code☆359Updated last year
- Code audit tool for python.☆1,054Updated last year
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆934Updated last week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated this week
- Pytest plugin to randomly order tests and control random.seed☆684Updated this week
- Tool for pinpointing circular imports in Python. Find cyclic imports in any project☆356Updated 3 years ago
- A Python application for tracking, reporting on timing and complexity in Python code☆1,261Updated this week
- A plugin to improve the output of pytest with colourful unified diffs☆454Updated last year
- Provides a fake file system that mocks the Python file system modules.☆724Updated this 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,107Updated last week
- better error messages for assert equals in pytest☆330Updated last year
- Mypy static type checker plugin for Pytest☆257Updated 8 months ago
- Run the tests related to the changed files (according to Git) 🤓☆390Updated last week
- Descriptions and examples for the rules in Flake8 (pyflakes, pycodestyle, and mccabe).☆244Updated 2 years ago
- It helps to use fixtures in pytest.mark.parametrize☆394Updated 2 years ago
- Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post a…☆676Updated last month
- Naming Convention checker for Python☆526Updated 7 months ago
- Monitoring tool based on radon☆260Updated last year
- docstring style checker☆1,117Updated 2 years ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆227Updated 4 years ago
- Flake8 plugin to find commented out or dead code☆316Updated 9 months ago
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆239Updated last week
- Mocked responses for the requests library☆465Updated last year
- Pytest Plugin to disable socket calls during tests☆326Updated this week
- Local continuous test runner with pytest and watchdog.☆760Updated 3 years ago
- A grab-bag of nifty pytest plugins☆595Updated 3 months ago
- Automated Unittest Generation for Python☆203Updated 5 years ago
- Mutation testing for Python☆617Updated last month
- Enforce the same settings on multiple projects☆413Updated this week