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☆264Updated last week
- pytest + rich integration (proof of concept)☆251Updated last week
- Automatically convert relative imports to absolute☆157Updated last year
- A Python type explainer!☆83Updated 2 years ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆240Updated this week
- apply a consistent format to `setup.cfg` files☆155Updated last week
- Flake8 Type Annotation Checking☆164Updated last month
- Removes commented-out code from Python files☆217Updated 3 weeks ago
- a tool to detect test pollution☆200Updated last week
- dead simple python dead code detection☆389Updated last week
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 3 years ago
- ❄ A flake8 plugin that helps you to simplify code☆195Updated 2 months ago
- Formatter for your Python unit tests☆106Updated 3 years ago
- Flake8 plugin for managing type-checking imports & forward references.☆125Updated 10 months ago
- A flake8 extension that implements misc. lints☆65Updated 2 years ago
- 🎰 Ensure your __slots__ are working properly☆117Updated last month
- flake8 plugin which checks that typing imports are properly guarded☆51Updated last week
- A coverage plugin to provide sensible default settings☆82Updated last week
- A formatter for finding and removing unused import statements.☆310Updated 3 weeks ago
- A tool (and pre-commit hook) to automatically add trailing commas to calls and literals.☆370Updated last week
- Flake8 plugin to find commented out or dead code☆315Updated 8 months ago
- ☆198Updated 2 weeks ago
- Decorator which checks whether the function is called with the correct type of parameters.☆116Updated 2 months ago
- unittest subTest() support and subtests fixture☆251Updated last week
- upgrade a setup.py to declarative metadata☆149Updated last week
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆227Updated 4 years ago
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆190Updated 2 months ago
- pytest plugin for easy integration of memray memory profiler☆404Updated last week
- Flake8 plugin for return expressions checking.☆63Updated last month
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆469Updated this week