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:
- A collection of extra types and features for mypy☆34Updated 3 weeks ago
- flake8 plugin to validate annotations complexity☆48Updated 6 months ago
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆76Updated last year
- Conditional coverage based on any rules you define!☆74Updated 8 months ago
- Less uncompromising Python code formatter☆72Updated last month
- flake8 plugin to validate annotations coverage☆34Updated 3 years ago
- flake8 plugin for validation of function parameters (length, complexity, etc)☆51Updated 2 years ago
- Mimesis integration with the pytest test runner. This plugin provider useful fixtures based on providers from Mimesis.☆62Updated last year
- A Flake8 plugin for checking executable permissions and shebangs.☆20Updated this week
- ❄️ A flake8 plugin that helps you write tidier imports.☆75Updated 3 weeks ago
- A flake8 extension that helps to make more readable variables names☆54Updated last year
- A flake8 extension that checks for blind, catch-all except statements☆34Updated 2 years ago
- Package requirements checker☆37Updated last week
- A catalog of error codes for flake8 Python static analysis tool & a few of its plugins.☆11Updated 3 years ago
- flake8 plugin to validate expressions complexity☆33Updated 3 years ago
- An Integration repository☆12Updated 2 years ago
- py-test plugin: an incremental test runner☆51Updated 3 years ago
- A flake8 extension that checks classes attributes order☆62Updated 5 months ago
- flake8 plugin which forbids assignment expressions (the walrus operator)☆46Updated last year
- Safe and composable assert for Python that can be used together with optimised mode☆18Updated 3 weeks ago
- flake8 debug statement checker☆43Updated 3 years ago
- A list of Python type checkers (PEP 484 compliant and not, static and runtime/dynamic)☆67Updated 3 years ago
- Fast python test runner, compatible with a subset of pytest☆92Updated 11 months ago
- Validate configuration and produce human readable error messages☆50Updated 3 weeks ago
- An extension for flake8 to report on too complex functions with bad variables names.☆15Updated 3 years ago
- pytest plugin to randomise the order of tests with some control over the randomness☆73Updated last week
- Flake8 plugin for return expressions checking.☆62Updated last year
- Typed environment variable parsing for Python☆17Updated 3 weeks ago
- A couple of examples showing how pytest and its plugins can be combined to solve real-world needs.☆36Updated 3 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated 2 months ago