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:
- Pytest plugin to randomly order tests and control random.seed☆676Updated this week
- A plugin to improve the output of pytest with colourful unified diffs☆452Updated last year
- Provides a fake file system that mocks the Python file system modules.☆716Updated this week
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆912Updated 9 months ago
- 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,104Updated last week
- Tool for pinpointing circular imports in Python. Find cyclic imports in any project☆356Updated 3 years ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated 3 weeks ago
- McCabe complexity checker for Python☆665Updated last year
- Mocked responses for the requests library☆463Updated last year
- Mypy static type checker plugin for Pytest☆256Updated 6 months ago
- Naming Convention checker for Python☆523Updated 4 months ago
- Run the tests related to the changed files (according to Git) 🤓☆378Updated this week
- A Python application for tracking, reporting on timing and complexity in Python code☆1,256Updated 2 months ago
- better error messages for assert equals in pytest☆328Updated last year
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆227Updated 4 years ago
- MutPy is a mutation testing tool for Python 3.x source code☆358Updated last year
- Mutation testing for Python☆605Updated 2 weeks ago
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆236Updated 2 months ago
- Enforce the same settings on multiple projects☆407Updated this week
- Rewrites source to reorder python imports☆770Updated last week
- It helps to use fixtures in pytest.mark.parametrize☆392Updated 2 years ago
- docstring style checker☆1,116Updated last year
- Flake8 plugin to find commented out or dead code☆316Updated 6 months ago
- A grab-bag of nifty pytest plugins☆594Updated last month
- Debug Python logging problems by printing out the tree of handlers you have defined.☆330Updated last year
- A python documentation linter which checks that the docstring description matches the definition.☆485Updated 2 years ago
- A port of Ruby on Rails' inflector to Python☆513Updated 2 years ago
- Monitoring tool based on radon☆257Updated 11 months ago
- Pytest Plugin to disable socket calls during tests☆323Updated last week