best-doctor / mr_proper
Static Python code analyzer, that tries to check if functions in code are pure or not and why.
☆19Updated last year
Related projects ⓘ
Alternatives and complementary repositories for mr_proper
- A collection of extra types and features for mypy☆29Updated last week
- flake8 plugin that forbids printf-style string formatting☆11Updated 3 years ago
- flake8 plugin for validation of function parameters (length, complexity, etc)☆50Updated last year
- ☆51Updated last year
- replace '__all__' with '@public.add' decorator☆15Updated 3 years ago
- flake8 plugin which forbids assignment expressions (the walrus operator)☆45Updated 9 months ago
- Operator overloading for fast anonymous functions.☆50Updated this week
- Mimesis integration with the pytest test runner. This plugin provider useful fixtures based on providers from Mimesis.☆62Updated 9 months ago
- flake8 plugin to validate expressions complexity☆31Updated 2 years ago
- flake8 debug statement checker☆41Updated 2 years ago
- A catalog of error codes for flake8 Python static analysis tool & a few of its plugins.☆11Updated 3 years ago
- type-safe exceptions for Python 👷☆30Updated 2 years ago
- Lints Python code blocks in Markdown files using flake8☆23Updated last year
- flake8 plugin to validate annotations complexity☆46Updated last year
- Validate configuration and produce human readable error messages☆46Updated 3 weeks ago
- A flake8 plugin that finds that finds improvements for raise statements.☆32Updated 2 years ago
- A flake8 extension that helps to make more readable variables names☆55Updated 4 months ago
- A flake8 extension that checks classes attributes order☆60Updated 8 months ago
- dpv is an alternative to pyenv-virtualenv and virtualenvwrapper☆24Updated 2 months ago
- Package requirements checker☆37Updated 4 months ago
- An Integration repository☆12Updated last year
- A coverage plugin to provide sensible default settings☆63Updated 3 weeks ago
- Specify contracts for FastAPI endpoints.☆24Updated 2 years ago
- Decorator which checks whether the function is called with the correct type of parameters.☆108Updated 2 months ago
- Hatch build hook plugin for Mypyc☆37Updated 4 months ago
- The package provides base classes and utils for flake8 plugin writing☆18Updated 10 months ago
- Flake8 plugin for return expressions checking.☆62Updated 6 months ago
- Define your JSON schema as Python dataclasses☆64Updated last year
- Turn dataclasses into not-dataclasses☆22Updated 2 years ago
- Conditional coverage based on any rules you define!☆69Updated 8 months ago