PyCQA / autoflakeLinks
Removes unused imports and unused variables as reported by pyflakes
☆937Updated 2 months ago
Alternatives and similar repositories for autoflake
Users that are interested in autoflake are comparing it to the libraries listed below
Sorting:
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,095Updated last month
- Rewrites source to reorder python imports☆765Updated last week
- Coverage plugin for pytest.☆1,920Updated last week
- McCabe complexity checker for Python☆658Updated 11 months ago
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,451Updated 2 months ago
- docstring style checker☆1,117Updated last year
- Thin-wrapper around the mock package for easier use with pytest☆1,970Updated this week
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆901Updated 7 months ago
- Mirror of mypy for pre-commit☆323Updated this week
- Pytest plugin to randomly order tests and control random.seed☆671Updated this week
- Formats docstrings to follow PEP 257☆573Updated last week
- Mocked responses for the requests library☆462Updated last year
- Naming Convention checker for Python☆521Updated 2 months ago
- Run `black` on python code blocks in documentation files☆670Updated 2 weeks ago
- pytest plugin for distributed testing and loop-on-failures testing modes.☆1,672Updated this week
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆367Updated last week
- Provides a fake file system that mocks the Python file system modules.☆703Updated this week
- A plugin to improve the output of pytest with colourful unified diffs☆448Updated last year
- Flexible test automation for Python☆1,445Updated last week
- pytest fixture for benchmarking code☆1,359Updated 3 months ago
- Asyncio support for pytest☆1,534Updated last week
- Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post a…☆657Updated 4 months ago
- Run-time type checker for Python☆1,682Updated 3 weeks ago
- Backported and experimental type hints for Python☆514Updated last week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated 2 weeks ago
- Mypy plugin and stubs for SQLAlchemy☆579Updated last year
- Dev tools for python☆1,044Updated 6 months ago
- A port of Ruby on Rails' inflector to Python☆511Updated last year
- Mock HTTPX with awesome request patterns and response side effects 🦋☆711Updated 3 months ago
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆795Updated 2 weeks ago