best-doctor / mr_properLinks
Static Python code analyzer, that tries to check if functions in code are pure or not and why.
☆19Updated 2 years ago
Alternatives and similar repositories for mr_proper
Users that are interested in mr_proper are comparing it to the libraries listed below
Sorting:
- Less uncompromising Python code formatter☆72Updated 6 months ago
- flake8 plugin to validate annotations complexity☆51Updated 10 months ago
- Conditional coverage based on any rules you define!☆79Updated last year
- flake8 plugin for validation of function parameters (length, complexity, etc)☆51Updated 2 years ago
- A collection of extra types and features for mypy☆34Updated 3 weeks ago
- Package requirements checker☆37Updated 2 months ago
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆76Updated last year
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 3 weeks ago
- flake8 plugin to validate annotations coverage☆34Updated 3 years ago
- Removes commented-out code from Python files☆218Updated 2 months ago
- Linter that makes your Python code faster.☆22Updated 3 years ago
- An extension for flake8 that validates cognitive functions complexity☆71Updated 4 years ago
- Specify contracts for FastAPI endpoints.☆26Updated 4 years ago
- Tool for fixing trivial problems with your code.☆65Updated 2 years ago
- A flake8 extension that checks classes attributes order☆62Updated 10 months ago
- Mimesis integration with the pytest test runner. This plugin provider useful fixtures based on providers from Mimesis.☆62Updated 2 years ago
- ☆35Updated 6 months ago
- Automatically convert relative imports to absolute☆160Updated last year
- Testing framework that empowers pytest (with better fixtures and parametrization)☆58Updated last year
- A Python Enum that inherits from str.☆121Updated last year
- flake8 plugin to validate expressions complexity☆33Updated 3 years ago
- Safe and composable assert for Python that can be used together with optimised mode☆18Updated 3 weeks ago
- A plugin for flake8 to ban the usage of unsafe naive datetime class.☆39Updated 3 years ago
- ☆51Updated 2 years ago
- pytest plugin for testing mypy types, stubs, and plugins☆122Updated 2 weeks ago
- A Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern☆72Updated 3 months ago
- An extension for flake8 that validates functions names, decomposition and conformity with annotations.☆27Updated 2 years ago
- Fast python test runner, compatible with a subset of pytest☆96Updated last year
- flake8 plugin which checks that typing imports are properly guarded☆51Updated last month
- show where your regex match assertion failed!☆80Updated last month