hakancelikdev / unimportLinks
The ultimate linter and formatter for removing unused import statements in your code.
☆248Updated 2 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 this week
- Removes commented-out code from Python files☆217Updated 3 weeks ago
- A Python type explainer!☆83Updated 2 years ago
- Flake8 plugin to find commented out or dead code☆316Updated 8 months ago
- Formatter for your Python unit tests☆106Updated 3 years ago
- Automatically convert relative imports to absolute☆159Updated last year
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆240Updated last week
- ❄ A flake8 plugin that helps you to simplify code☆195Updated 3 weeks ago
- apply a consistent format to `setup.cfg` files☆155Updated last week
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 3 years ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated this week
- a tool to detect test pollution☆201Updated last week
- ☆199Updated this week
- A formatter for finding and removing unused import statements.☆310Updated 2 weeks ago
- flake8 plugin which checks that typing imports are properly guarded☆51Updated last week
- A coverage plugin to provide sensible default settings☆83Updated last week
- unittest subTest() support and subtests fixture☆252Updated last month
- Flake8 Type Annotation Checking☆164Updated 2 months ago
- A flake8 extension that implements misc. lints☆65Updated 2 years ago
- Automatically use the awesome walrus operator☆124Updated last week
- dead simple python dead code detection☆391Updated last week
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆227Updated 4 years ago
- 🎰 Ensure your __slots__ are working properly☆118Updated 2 months ago
- Flake8 plugin for managing type-checking imports & forward references.☆127Updated 10 months ago
- Enforce the same settings on multiple projects☆413Updated this week
- upgrade a setup.py to declarative metadata☆149Updated last week
- Decorator which checks whether the function is called with the correct type of parameters.☆117Updated 2 months ago
- A collection of fast, cheap, regex based pre-commit hooks.☆240Updated last week
- Check for python builtins being used as variables or parameters☆118Updated last month