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☆674Updated last year
- A Python application for tracking, reporting on timing and complexity in Python code☆1,268Updated 3 weeks ago
- MutPy is a mutation testing tool for Python 3.x source code☆361Updated last year
- Code audit tool for python.☆1,052Updated last year
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆948Updated last month
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated 3 weeks ago
- A plugin to improve the output of pytest with colourful unified diffs☆455Updated last year
- Pytest plugin to randomly order tests and control random.seed☆690Updated 3 weeks ago
- better error messages for assert equals in pytest☆331Updated 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,110Updated last week
- Run the tests related to the changed files (according to Git) 🤓☆392Updated 3 weeks ago
- Tool for pinpointing circular imports in Python. Find cyclic imports in any project☆358Updated 4 years ago
- Local continuous test runner with pytest and watchdog.☆763Updated 3 years ago
- Rewrites source to reorder python imports☆773Updated last month
- Provides a fake file system that mocks the Python file system modules.☆732Updated last week
- Enforce the same settings on multiple projects☆413Updated last week
- docstring style checker☆1,117Updated 2 years ago
- Naming Convention checker for Python☆528Updated 8 months ago
- Mypy static type checker plugin for Pytest☆257Updated 9 months ago
- Mutation testing system☆1,195Updated last week
- Mocked responses for the requests library☆466Updated last year
- A collection of helpers and mock objects that are useful when writing automated tests in Python.☆240Updated 2 weeks ago
- Inspects Python source files and provides information about type and location of classes, methods etc☆2,059Updated last week
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆228Updated 5 years ago
- A port of Ruby on Rails' inflector to Python☆520Updated 2 years ago
- Bleeding edge cookiecutter template to create new python packages☆437Updated this week
- A grab-bag of nifty pytest plugins☆595Updated 5 months ago
- A python documentation linter which checks that the docstring description matches the definition.☆482Updated 3 years ago
- A curated awesome list of flake8 extensions. Feel free to contribute!☆1,273Updated 2 months ago
- Descriptions and examples for the rules in Flake8 (pyflakes, pycodestyle, and mccabe).☆246Updated 2 years ago