hakancelikdev / unimport
The ultimate linter and formatter for removing unused import statements in your code.
☆244Updated 10 months ago
Alternatives and similar repositories for unimport:
Users that are interested in unimport are comparing it to the libraries listed below
- Automatically remove unnecessary `# noqa` comments☆266Updated 2 weeks ago
- pytest + rich integration (proof of concept)☆235Updated last month
- Formatter for your Python unit tests☆105Updated 2 years ago
- dead simple python dead code detection☆353Updated 2 weeks ago
- Flake8 Type Annotation Checking☆163Updated last week
- Automatically add simple type annotations to your code☆250Updated 6 months ago
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆230Updated 3 months ago
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated last week
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 2 years ago
- ❄ A flake8 plugin that helps you to simplify code☆192Updated last year
- A formatter for finding and removing unused import statements.☆308Updated 3 weeks ago
- Automatically convert relative imports to absolute☆157Updated 9 months ago
- Enforce the same settings on multiple projects☆403Updated this week
- A collection of fast, cheap, regex based pre-commit hooks.☆221Updated 2 weeks ago
- a tool to detect test pollution☆187Updated 2 weeks ago
- unittest subTest() support and subtests fixture☆227Updated 2 months ago
- A Python Enum that inherits from str.☆118Updated last year
- Deserialize to objects while staying DRY☆158Updated last year
- pytest plugin for pretty printing the test summary.☆422Updated last year
- Flake8 plugin to find commented out or dead code☆312Updated last month
- pytest plugin for easy integration of memray memory profiler☆374Updated 2 months ago
- Check for python builtins being used as variables or parameters☆116Updated 10 months ago
- Pytest plugin to randomly order tests and control random.seed☆653Updated last week
- Automatically use the awesome walrus operator☆115Updated last week
- Useful types for Python☆126Updated last week
- 🎰 Ensure your __slots__ are working properly☆97Updated last week
- Poetry plugin to update __version__ in __init__ file and other files containing version strings☆84Updated 3 months ago
- A plugin to improve the output of pytest with colourful unified diffs☆445Updated last year
- apply a consistent format to `setup.cfg` files☆153Updated 2 weeks ago
- Flake8 plugin for managing type-checking imports & forward references.☆117Updated 2 months ago