hakancelikdev / unimportLinks
The ultimate linter and formatter for removing unused import statements in your code.
☆244Updated last year
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☆266Updated 3 weeks ago
- pytest + rich integration (proof of concept)☆244Updated 3 weeks ago
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 3 years ago
- Formatter for your Python unit tests☆105Updated 2 years ago
- A Python type explainer!☆83Updated last year
- Automatically add simple type annotations to your code☆261Updated 9 months ago
- a tool to detect test pollution☆192Updated 3 weeks ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆236Updated 3 weeks ago
- A formatter for finding and removing unused import statements.☆311Updated last week
- Automatically convert relative imports to absolute☆157Updated last year
- Removes commented-out code from Python files☆213Updated last month
- apply a consistent format to `setup.cfg` files☆153Updated 3 weeks ago
- Decorator which checks whether the function is called with the correct type of parameters.☆112Updated 3 weeks ago
- Test whether your code is logging correctly 🪵☆114Updated last week
- pytest plugin for easy integration of memray memory profiler☆386Updated 5 months ago
- Flake8 Type Annotation Checking☆164Updated last week
- We don't like positional args, we like keyword only args! 🎉☆91Updated 2 years ago
- Flake8 plugin for managing type-checking imports & forward references.☆118Updated 5 months ago
- ❄ A flake8 plugin that helps you to simplify code☆193Updated last month
- dead simple python dead code detection☆360Updated 3 weeks ago
- 🎰 Ensure your __slots__ are working properly☆102Updated last month
- A little benchmarking tool for Python☆190Updated last year
- Enforce the same settings on multiple projects☆405Updated last week
- unittest subTest() support and subtests fixture☆241Updated 3 weeks ago
- A coverage plugin to provide sensible default settings☆80Updated 3 weeks ago
- Pytest Fixtures that let you actually test against external resource (Postgres, Mongo, Redshift...) dependent code.☆187Updated 4 months ago
- Flake8 wrapper to make it nice, legacy-friendly, configurable.☆225Updated 4 years ago
- Flake8 plugin to find commented out or dead code☆313Updated 4 months ago
- pytest plugin for pretty printing the test summary.☆451Updated last month
- Safe, minimal import sorting for Python projects.☆198Updated 9 months ago