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
- Formatter for your Python unit tests☆105Updated 2 years ago
- Automatically remove unnecessary `# noqa` comments☆267Updated last month
- pytest + rich integration (proof of concept)☆236Updated 2 months ago
- A Python type explainer!☆82Updated last year
- Replace `Optional[T]` by `Union[T, None]` 👀☆57Updated 2 years ago
- New Generation Profiler based on PEP669☆66Updated last year
- a tool to detect test pollution☆187Updated last month
- A flake8 plugin checking common style issues or inconsistencies with pytest-based tests.☆231Updated 3 months ago
- Flake8 Type Annotation Checking☆162Updated last month
- ❄️ A flake8 plugin to help you write better list/set/dict comprehensions.☆468Updated last week
- ☆181Updated 2 weeks ago
- Automatically add simple type annotations to your code☆251Updated 7 months ago
- unittest subTest() support and subtests fixture☆228Updated 3 weeks ago
- Integration of pydocstyle and flake8 for combined linting and reporting☆158Updated last month
- Safe, atomic formatting with black and µsort☆106Updated 2 months ago
- Flake8 plugin for managing type-checking imports & forward references.☆117Updated 3 months ago
- Validation library for simple check on `pyproject.toml`☆156Updated this week
- A Python Enum that inherits from str.☆117Updated last year
- A formatter for finding and removing unused import statements.☆308Updated 2 weeks ago
- A little benchmarking tool for Python☆185Updated last year
- We don't like positional args, we like keyword only args! 🎉☆91Updated 2 years ago
- Check for python builtins being used as variables or parameters☆116Updated 11 months ago
- A Flake8 plugin that checks for issues using the standard library logging module.☆85Updated this week
- 🎰 Ensure your __slots__ are working properly☆98Updated 3 weeks ago
- pytest plugin for easy integration of memray memory profiler☆377Updated 3 months ago
- ❄ A flake8 plugin that helps you to simplify code☆192Updated last year
- apply a consistent format to `setup.cfg` files☆153Updated last month
- Poetry plugin to update __version__ in __init__ file and other files containing version strings☆84Updated 4 months ago
- better error messages for assert equals in pytest☆322Updated 8 months ago
- itertools and builtins for AsyncIO and mixed iterables☆256Updated 5 months ago