vintasoftware / python-linters-and-code-analysisLinks
Python Linters and Code Analysis tools curated list
☆527Updated 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☆669Updated last year
- A Python application for tracking, reporting on timing and complexity in Python code☆1,257Updated last month
- Code audit tool for python.☆1,053Updated 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,109Updated last week
- A plugin to improve the output of pytest with colourful unified diffs☆453Updated last year
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated this week
- better error messages for assert equals in pytest☆330Updated last year
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆921Updated last week
- Pytest plugin to randomly order tests and control random.seed☆680Updated 2 weeks ago
- MutPy is a mutation testing tool for Python 3.x source code☆359Updated last year
- Inspects Python source files and provides information about type and location of classes, methods etc☆2,044Updated last week
- A grab-bag of nifty pytest plugins☆595Updated 2 months ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆227Updated 4 years ago
- Run the tests related to the changed files (according to Git) 🤓☆379Updated 2 weeks ago
- Tool for pinpointing circular imports in Python. Find cyclic imports in any project☆356Updated 3 years ago
- Provides a fake file system that mocks the Python file system modules.☆719Updated this week
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆238Updated last week
- A curated awesome list of flake8 extensions. Feel free to contribute!☆1,268Updated last month
- Mutation testing system☆1,164Updated 2 weeks ago
- Local continuous test runner with pytest and watchdog.☆759Updated 3 years ago
- Mocked responses for the requests library☆466Updated last year
- Naming Convention checker for Python☆527Updated 6 months ago
- Mypy static type checker plugin for Pytest☆257Updated 7 months ago
- Mutation testing for Python☆615Updated last week
- docstring style checker☆1,117Updated 2 years ago
- Monitoring tool based on radon☆259Updated last year
- A port of Ruby on Rails' inflector to Python☆515Updated 2 years ago
- It helps to use fixtures in pytest.mark.parametrize☆393Updated 2 years ago
- Bleeding edge cookiecutter template to create new python packages☆434Updated this week
- Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post a…☆674Updated 3 weeks ago