unimport
https://github.com/hakancelikdev/unimport
Python
:rocket: The ultimate linter and formatter for removing unused import statements in your code.
Triage Issues!
When you volunteer to triage issues, you'll receive an email each day with a link to an open issue that needs help in this project. You'll also receive instructions on how to triage issues.
Triage Docs!
Receive a documented method or class from your favorite GitHub repos in your inbox every day. If you're really pro, receive undocumented methods or classes and supercharge your commit history.
Python not yet supported1 Subscribers
Add a CodeTriage badge to unimport
Help out
- Issues
- Incorrectly suggesting removal of module used in `TYPE_CHECKING`
- Move it under typing.TYPE_CHECKING if an import is used only for typing
- Unimport does not work correctly when there is a nested if statement.
- Implement concurrent processing using asyncio for efficient CPU utilization
- False positives
- v1.3.0
- Token level refactoring - for comment and whitespacing
- Delete old image tag when the package publishes from the stable branch.
- Import after use gets removed
- Use of implicitly imported module namespace not considered correctly
- Docs
- Python not yet supported