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:
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆914Updated 10 months ago
- McCabe complexity checker for Python☆666Updated last year
- A plugin to improve the output of pytest with colourful unified diffs☆453Updated last year
- Pytest plugin to randomly order tests and control random.seed☆680Updated 3 weeks ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated 3 weeks ago
- MutPy is a mutation testing tool for Python 3.x source code☆359Updated last year
- A Python application for tracking, reporting on timing and complexity in Python code☆1,256Updated last 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,105Updated last week
- better error messages for assert equals in pytest☆328Updated last year
- Run the tests related to the changed files (according to Git) 🤓☆378Updated 2 weeks ago
- Code audit tool for python.☆1,053Updated last year
- Enforce the same settings on multiple projects☆412Updated this week
- Rewrites source to reorder python imports☆770Updated 2 weeks ago
- Tool for pinpointing circular imports in Python. Find cyclic imports in any project☆356Updated 3 years ago
- It helps to use fixtures in pytest.mark.parametrize☆392Updated 2 years ago
- Provides a fake file system that mocks the Python file system modules.☆716Updated this week
- Pytest Plugin to disable socket calls during tests☆324Updated 2 weeks ago
- Mocked responses for the requests library☆465Updated last year
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆227Updated 4 years ago
- A curated awesome list of flake8 extensions. Feel free to contribute!☆1,264Updated 3 weeks 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…☆671Updated last week
- dead simple python dead code detection☆385Updated 2 weeks ago
- Run `black` on python code blocks in documentation files☆672Updated 3 weeks ago
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆236Updated 2 weeks ago
- Removes unused imports and unused variables as reported by pyflakes☆947Updated last month
- Local continuous test runner with pytest and watchdog.☆760Updated 3 years ago
- Mutation testing for Python☆610Updated last month
- Inspects Python source files and provides information about type and location of classes, methods etc☆2,043Updated last week
- Naming Convention checker for Python☆525Updated 5 months ago
- docstring style checker☆1,117Updated last year