PyCQA / autoflakeLinks
Removes unused imports and unused variables as reported by pyflakes
☆949Updated this week
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,110Updated last week
- Rewrites source to reorder python imports☆772Updated last month
- McCabe complexity checker for Python☆674Updated last year
- Pytest plugin to randomly order tests and control random.seed☆691Updated 2 weeks ago
- docstring style checker☆1,118Updated 2 years ago
- Coverage plugin for pytest.☆1,994Updated last month
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,507Updated last month
- Thin-wrapper around the mock package for easier use with pytest☆2,009Updated last week
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆946Updated last month
- Naming Convention checker for Python☆528Updated 8 months ago
- Provides a fake file system that mocks the Python file system modules.☆732Updated this week
- Mocked responses for the requests library☆466Updated last year
- Mirror of mypy for pre-commit☆343Updated last month
- Formats docstrings to follow PEP 257☆582Updated last week
- Run `black` on python code blocks in documentation files☆677Updated 2 weeks ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated 2 weeks ago
- Backported and experimental type hints for Python☆545Updated 2 weeks ago
- A plugin to improve the output of pytest with colourful unified diffs☆455Updated last year
- Asyncio support for pytest☆1,606Updated this week
- pytest fixture for benchmarking code☆1,405Updated 2 months ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆371Updated last month
- A port of Ruby on Rails' inflector to Python☆520Updated 2 years ago
- Mypy plugin and stubs for SQLAlchemy☆583Updated last year
- Apply black reformatting to Python files only in regions changed since a given commit. For a practical usage example, see the blog post a…☆677Updated 3 months ago
- Poetry PEP 517 Build Backend & Core Utilities☆475Updated last week
- Code audit tool for python.☆1,052Updated last year
- A pytest plugin powered by VCR.py to record and replay HTTP traffic.☆588Updated 2 weeks ago
- the blessed package to manage your versions by scm tags☆937Updated this week
- pytest plugin for distributed testing and loop-on-failures testing modes.☆1,772Updated last week
- It helps to use fixtures in pytest.mark.parametrize☆395Updated 2 years ago