PyCQA / autoflakeLinks
Removes unused imports and unused variables as reported by pyflakes
☆944Updated 3 weeks ago
Alternatives and similar repositories for autoflake
Users that are interested in autoflake are comparing it to the libraries listed below
Sorting:
- Rewrites source to reorder python imports☆770Updated last week
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,104Updated last week
- Coverage plugin for pytest.☆1,953Updated 3 weeks ago
- docstring style checker☆1,116Updated last year
- Thin-wrapper around the mock package for easier use with pytest☆1,982Updated 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,475Updated last month
- McCabe complexity checker for Python☆665Updated last year
- Pytest plugin to randomly order tests and control random.seed☆675Updated 2 weeks ago
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆911Updated 9 months ago
- Provides a fake file system that mocks the Python file system modules.☆716Updated this week
- Mocked responses for the requests library☆463Updated last year
- Formats docstrings to follow PEP 257☆574Updated last month
- Mirror of mypy for pre-commit☆329Updated last week
- Naming Convention checker for Python☆523Updated 4 months ago
- Run `black` on python code blocks in documentation files☆673Updated this week
- pytest plugin for distributed testing and loop-on-failures testing modes.☆1,702Updated last week
- the blessed package to manage your versions by scm tags☆924Updated last week
- pytest fixture for benchmarking code☆1,372Updated last month
- A plugin to improve the output of pytest with colourful unified diffs☆452Updated last year
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆367Updated last week
- Manage the release notes for your project.☆858Updated last month
- A platform-independent file lock for Python.☆891Updated last week
- Flexible test automation for Python☆1,449Updated 3 weeks ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated 3 weeks ago
- Asyncio support for pytest☆1,565Updated 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…☆665Updated 3 weeks ago
- Convert strings (and dictionary keys) between snake case, camel case and pascal case in Python. Inspired by Humps for Node☆347Updated last year
- Backported and experimental type hints for Python☆529Updated last week
- It helps to use fixtures in pytest.mark.parametrize☆391Updated last year
- Python static typing home. Hosts the documentation and a user help forum.☆1,694Updated last month