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:
- Code audit tool for python.☆1,053Updated last year
- McCabe complexity checker for Python☆672Updated last year
- A Python application for tracking, reporting on timing and complexity in Python code☆1,265Updated last week
- Pytest plugin to randomly order tests and control random.seed☆685Updated this week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated this week
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆940Updated last month
- A plugin to improve the output of pytest with colourful unified diffs☆454Updated 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,108Updated last month
- docstring style checker☆1,118Updated 2 years ago
- Tool for pinpointing circular imports in Python. Find cyclic imports in any project☆357Updated 3 years ago
- MutPy is a mutation testing tool for Python 3.x source code☆359Updated last year
- Provides a fake file system that mocks the Python file system modules.☆727Updated last week
- better error messages for assert equals in pytest☆330Updated last year
- Run the tests related to the changed files (according to Git) 🤓☆390Updated last week
- Naming Convention checker for Python☆528Updated 8 months ago
- Rewrites source to reorder python imports☆772Updated 2 weeks ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆228Updated 4 years ago
- Enforce the same settings on multiple projects☆413Updated this week
- Flake8 plugin to find commented out or dead code☆316Updated 9 months ago
- Mutation testing system☆1,179Updated last week
- Mypy static type checker plugin for Pytest☆257Updated 9 months 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 2 months ago
- Inspects Python source files and provides information about type and location of classes, methods etc☆2,057Updated 2 weeks ago
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆240Updated last week
- Mocked responses for the requests library☆466Updated last year
- Bleeding edge cookiecutter template to create new python packages☆436Updated this week
- Removes unused imports and unused variables as reported by pyflakes☆949Updated last month
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,499Updated 3 weeks ago
- Mutation testing for Python☆620Updated 2 months ago
- Local continuous test runner with pytest and watchdog.☆762Updated 3 years ago