PyCQA / autoflakeLinks
Removes unused imports and unused variables as reported by pyflakes
☆933Updated 3 weeks ago
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,088Updated last week
- Rewrites source to reorder python imports☆754Updated this week
- docstring style checker☆1,117Updated last year
- Coverage plugin for pytest.☆1,879Updated 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,430Updated 3 weeks ago
- McCabe complexity checker for Python☆657Updated 9 months ago
- Thin-wrapper around the mock package for easier use with pytest☆1,940Updated last week
- Selects tests affected by changed files. Executes the right tests first. Continuous test runner when used with pytest-watch.☆887Updated 5 months ago
- Pytest plugin to randomly order tests and control random.seed☆662Updated last week
- Asyncio support for pytest☆1,513Updated this week
- Formats docstrings to follow PEP 257☆567Updated 2 weeks ago
- Inspects Python source files and provides information about type and location of classes, methods etc☆2,010Updated this week
- pytest plugin for distributed testing and loop-on-failures testing modes.☆1,607Updated this week
- the blessed package to manage your versions by scm tags☆902Updated this week
- A plugin to improve the output of pytest with colourful unified diffs☆444Updated last year
- Naming Convention checker for Python☆522Updated 3 weeks ago
- Code audit tool for python.☆1,051Updated 11 months ago
- Run `black` on python code blocks in documentation files☆664Updated last week
- Dev tools for python☆1,031Updated 4 months ago
- pytest fixture for benchmarking code☆1,334Updated last month
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆363Updated this week
- A simple program which checks Python source files for errors☆1,414Updated last week
- Flexible test automation for Python☆1,421Updated this week
- Flake8 plugin that checks import order against various Python Style Guides☆276Updated last year
- Composable custom class converters for attrs, dataclasses and friends.☆891Updated this week
- A formatter for finding and removing unused import statements.☆309Updated last week
- Provides a fake file system that mocks the Python file system modules.☆686Updated this week
- Development tool to measure, monitor and analyze the memory behavior of Python objects in a running Python application.☆1,279Updated 11 months ago
- Various code metrics for Python code☆1,845Updated 7 months ago
- A python documentation linter which checks that the docstring description matches the definition.☆483Updated 2 years ago