PyCQA / autoflake
Removes unused imports and unused variables as reported by pyflakes
☆912Updated 2 months ago
Alternatives and similar repositories for autoflake:
Users that are interested in autoflake are comparing it to the libraries listed below
- A plugin for Flake8 finding likely bugs and design problems in your program. Contains warnings that don't belong in pyflakes and pycodest…☆1,067Updated this week
- Rewrites source to reorder python imports☆745Updated last week
- docstring style checker☆1,112Updated last year
- Coverage plugin for pytest.☆1,799Updated last month
- Thin-wrapper around the mock package for easier use with pytest☆1,876Updated this week
- McCabe complexity checker for Python☆645Updated 5 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,353Updated 2 weeks ago
- Run `black` on python code blocks in documentation files☆652Updated last week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆464Updated last week
- Pytest plugin to randomly order tests and control random.seed☆638Updated last week
- Naming Convention checker for Python☆516Updated 8 months ago
- Python static typing home. Hosts the documentation and a user help forum.☆1,615Updated this week
- pytest plugin for distributed testing and loop-on-failures testing modes.☆1,520Updated this week
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆855Updated 3 weeks ago
- Mirror of mypy for pre-commit☆292Updated 2 weeks ago
- pytest fixture for benchmarking code☆1,270Updated 2 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆443Updated 10 months ago
- Import Linter allows you to define and enforce rules for the internal and external imports within your Python project.☆717Updated last week
- Formats docstrings to follow PEP 257☆553Updated 3 months ago
- Provides a fake file system that mocks the Python file system modules.☆663Updated this week
- Inspects Python source files and provides information about type and location of classes, methods etc☆1,966Updated this week
- Asyncio support for pytest☆1,456Updated this week
- Mocked responses for the requests library☆452Updated 6 months ago
- Flexible test automation for Python☆1,352Updated this week
- It helps to use fixtures in pytest.mark.parametrize☆384Updated last year
- A formatter for finding and removing unused import statements.☆301Updated this week
- Dev tools for python☆1,003Updated 7 months ago
- Explain yourself! Interrogate a codebase for docstring coverage.☆594Updated last week
- Separate test code from test cases in pytest.☆350Updated 2 weeks ago
- Type hints support for the Sphinx autodoc extension☆562Updated this week