m-burst / pylint-requests
A pylint plugin to check for common issues with usage of requests
☆12Updated last month
Related projects ⓘ
Alternatives and complementary repositories for pylint-requests
- ☆26Updated 2 months ago
- A Flake8 plugin that checks Python tests follow the Arrange-Act-Assert pattern☆70Updated 9 months ago
- A proxy for asyncio.AbstractEventLoop for testing purposes☆15Updated last week
- flake8 plugin to validate expressions complexity☆31Updated 2 years ago
- Flake8 plugin for return expressions checking.☆62Updated 6 months ago
- The package provides base classes and utils for flake8 plugin writing☆18Updated 10 months ago
- A flake8 extension that helps to make more readable variables names☆55Updated 4 months ago
- flake8 plugin to validate annotations complexity☆46Updated last year
- flake8 plugin for validation of function parameters (length, complexity, etc)☆50Updated last year
- A flake8 extension that checks classes attributes order☆60Updated 8 months ago
- pytest fixture's style dependency injection for aiomisc