PyCQA / autoflakeLinks
Removes unused imports and unused variables as reported by pyflakes
☆947Updated 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,109Updated this week
- Rewrites source to reorder python imports☆772Updated this week
- docstring style checker☆1,117Updated 2 years ago
- McCabe complexity checker for Python☆669Updated last year
- Pytest plugin to randomly order tests and control random.seed☆685Updated 2 weeks ago
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆926Updated last week
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,491Updated last month
- Coverage plugin for pytest.☆1,974Updated last week
- Formats docstrings to follow PEP 257☆576Updated last month
- Naming Convention checker for Python☆527Updated 6 months ago
- pytest plugin for distributed testing and loop-on-failures testing modes.☆1,747Updated last week
- Mocked responses for the requests library☆465Updated last year
- Thin-wrapper around the mock package for easier use with pytest☆1,994Updated last week
- pytest fixture for benchmarking code☆1,398Updated 3 weeks ago
- Run `black` on python code blocks in documentation files☆675Updated 2 weeks ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated 2 weeks ago
- the blessed package to manage your versions by scm tags☆926Updated 2 weeks ago
- Provides a fake file system that mocks the Python file system modules.☆719Updated last week
- Asyncio support for pytest☆1,585Updated this week
- Flexible test automation for Python☆1,466Updated last week
- Mirror of mypy for pre-commit☆338Updated this week
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆370Updated this week
- A plugin to improve the output of pytest with colourful unified diffs☆453Updated 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…☆675Updated last month
- Python static typing home. Hosts the documentation and a user help forum.☆1,705Updated this week
- Inspects Python source files and provides information about type and location of classes, methods etc☆2,050Updated last week
- A simple, correct Python build frontend☆820Updated last week
- A pytest plugin powered by VCR.py to record and replay HTTP traffic.☆567Updated this week
- A python documentation linter which checks that the docstring description matches the definition.☆483Updated 2 years ago
- It helps to use fixtures in pytest.mark.parametrize☆394Updated 2 years ago