hakancelikdev / unimportLinks
The ultimate linter and formatter for removing unused import statements in your code.
☆244Updated this week
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☆265Updated 2 weeks ago
- Removes commented-out code from Python files☆214Updated 2 months ago
- Automatically convert relative imports to absolute☆157Updated last year
- Formatter for your Python unit tests☆105Updated 2 years ago
- A Python type explainer!☆83Updated 2 years ago
- Flake8 Type Annotation Checking☆164Updated last week
- dead simple python dead code detection☆368Updated 2 weeks ago
- a tool to detect test pollution☆193Updated 2 weeks ago
- pytest + rich integration (proof of concept)☆245Updated this week
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 3 years ago
- better error messages for assert equals in pytest☆326Updated 11 months ago
- Automatically add simple type annotations to your code☆263Updated 10 months ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated 3 weeks ago
- Flake8 plugin to find commented out or dead code☆314Updated 4 months ago
- apply a consistent format to `setup.cfg` files☆153Updated 2 weeks ago
- A formatter for finding and removing unused import statements.☆309Updated last week
- 🎰 Ensure your __slots__ are working properly☆110Updated 2 weeks ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆237Updated last week
- Rate your Python packages package friendliness☆220Updated last week
- Check for python builtins being used as variables or parameters☆117Updated last year
- Test whether your code is logging correctly 🪵☆114Updated last week
- Tool to automatically replace 'import *' in Python files with explicit imports☆181Updated 2 months ago
- Enforce the same settings on multiple projects☆405Updated last week
- ❄ A flake8 plugin that helps you to simplify code☆194Updated 2 months ago
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated last month
- A little benchmarking tool for Python☆190Updated last year
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆226Updated 4 years ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆367Updated 2 weeks ago
- upgrade a setup.py to declarative metadata☆147Updated this week
- A coverage plugin to provide sensible default settings☆80Updated 2 weeks ago