PyCQA / autoflakeLinks
Removes unused imports and unused variables as reported by pyflakes
☆943Updated last 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,103Updated 3 weeks ago
- Rewrites source to reorder python imports☆768Updated 3 weeks ago
- Pytest plugin to randomly order tests and control random.seed☆675Updated this week
- McCabe complexity checker for Python☆665Updated last year
- docstring style checker☆1,117Updated last year
- a plugin for py.test that changes the default look and feel of py.test (e.g. progressbar, show tests that fail instantly)☆1,468Updated 2 weeks ago
- Coverage plugin for pytest.☆1,944Updated last week
- Thin-wrapper around the mock package for easier use with pytest☆1,979Updated this week
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆908Updated 8 months ago
- Provides a fake file system that mocks the Python file system modules.☆709Updated last week
- Formats docstrings to follow PEP 257☆574Updated 3 weeks ago
- Mocked responses for the requests library☆463Updated last year
- Naming Convention checker for Python☆523Updated 4 months ago
- Mirror of mypy for pre-commit☆328Updated last month
- Run `black` on python code blocks in documentation files☆670Updated last week
- A plugin to improve the output of pytest with colourful unified diffs☆451Updated last year
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated last week
- Flexible test automation for Python☆1,447Updated 3 weeks ago
- Backported and experimental type hints for Python☆526Updated this week
- A port of Ruby on Rails' inflector to Python☆513Updated 2 years ago
- pytest plugin for distributed testing and loop-on-failures testing modes.☆1,692Updated this week
- Mypy plugin and stubs for SQLAlchemy☆582Updated 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…☆664Updated last week
- the blessed package to manage your versions by scm tags☆919Updated this week
- Mock HTTPX with awesome request patterns and response side effects 🦋☆717Updated 4 months ago
- pytest fixture for benchmarking code☆1,366Updated last month
- Asyncio support for pytest☆1,553Updated this week
- A python documentation linter which checks that the docstring description matches the definition.☆485Updated 2 years ago
- It helps to use fixtures in pytest.mark.parametrize☆391Updated last year
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆822Updated 3 weeks ago