hakancelikdev / unimportLinks
The ultimate linter and formatter for removing unused import statements in your code.
☆248Updated 3 months ago
Alternatives and similar repositories for unimport
Users that are interested in unimport are comparing it to the libraries listed below
Sorting:
- Automatically remove unnecessary `# noqa` comments☆262Updated last week
- pytest + rich integration (proof of concept)☆251Updated 2 weeks ago
- A Python type explainer!☆83Updated 2 years ago
- a tool to detect test pollution☆200Updated last week
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆241Updated 2 weeks ago
- Formatter for your Python unit tests☆106Updated 3 years ago
- A formatter for finding and removing unused import statements.☆310Updated 2 weeks ago
- Automatically convert relative imports to absolute☆159Updated last year
- ❄ A flake8 plugin that helps you to simplify code☆195Updated last month
- Flake8 plugin for managing type-checking imports & forward references.☆129Updated 11 months ago
- Flake8 plugin to find commented out or dead code☆316Updated 9 months ago
- Flake8 Type Annotation Checking☆164Updated 2 months ago
- Removes commented-out code from Python files☆217Updated last month
- unittest subTest() support and subtests fixture☆252Updated last month
- Enforce the same settings on multiple projects☆413Updated this week
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 3 years ago
- Conditional coverage based on any rules you define!☆79Updated 11 months ago
- dead simple python dead code detection☆392Updated last week
- upgrade a setup.py to declarative metadata☆149Updated last week
- 🎰 Ensure your __slots__ are working properly☆119Updated 2 months ago
- apply a consistent format to `setup.cfg` files☆155Updated 2 weeks ago
- A flake8 extension that implements misc. lints☆65Updated 2 years ago
- A coverage plugin to provide sensible default settings☆84Updated last week
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated 3 weeks ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆227Updated 4 years ago
- ☆200Updated last week
- flake8 plugin to validate #noqa comments - Mirror of https://gitlab.linss.com/open-source/flake8/flake8-noqa☆39Updated last year
- flake8 plugin which checks that typing imports are properly guarded☆51Updated last week
- ❄️ Spellcheck variables, classnames, comments, docstrings etc☆76Updated last year
- Check for python builtins being used as variables or parameters☆118Updated 2 months ago