gforcada / flake8-deprecatedLinks
Flake8 plugin that warns about deprecated method calls
☆22Updated last year
Alternatives and similar repositories for flake8-deprecated
Users that are interested in flake8-deprecated are comparing it to the libraries listed below
Sorting:
- flake8 debug statement checker☆42Updated 3 years ago
- A flake8 extension that checks for blind, catch-all except statements☆34Updated 2 years ago
- Provides checking mock non-existent methods☆17Updated last year
- flake8 plugin which checks that typing imports are properly guarded☆48Updated 2 weeks ago
- A pygments lexer for pytest output☆23Updated last year
- Formats your tox.ini files☆43Updated last week
- A flake8 plugin that finds that finds improvements for raise statements.☆33Updated 3 years ago
- Flake8 plugin to encourage correct string literal concatenation☆33Updated last month
- py-test plugin: an incremental test runner☆49Updated 3 years ago
- Adds copyright checks to flake8☆17Updated last year
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆41Updated last year
- Validate configuration and produce human readable error messages☆48Updated 3 weeks ago
- Check code for one-element tuple.☆23Updated 3 years ago
- Yet another style-preserving TOML library for Python☆13Updated 3 years ago
- ❄️ A flake8 plugin that helps you write tidier imports.☆74Updated 2 weeks ago
- py.test plugin to check import ordering using isort☆40Updated last year
- A Flake8 plugin for checking executable permissions and shebangs.☆20Updated this week
- distributed tox (tox plugin to run testenvs in parallel)☆48Updated 6 years ago
- flake8 plugin which checks for misuse of `sys.version` or `sys.version_info`☆64Updated last year
- Checks for old string formatting.☆14Updated last year
- Render CLI arguments (sub-commands friendly) defined by the argparse module.☆24Updated last week
- Implements PEP443. This is a synchronized copy from Bitbucket kept for Travis support.☆11Updated 11 years ago
- Capture the outcome of Python function calls☆33Updated 2 months ago
- Just a small shim around cookiecutter that alters a bit the CLI to work better when reapplying templates to existing projects.☆19Updated 2 years ago
- Use Git and coverage data to run only needed tests