https://github.com/hakancelikdev/unimport
:rocket: The ultimate linter and formatter for removing unused import statements in your code.
https://github.com/hakancelikdev/unimport
formatter import linter remove unused
Last synced: about 2 months ago
JSON representation
:rocket: The ultimate linter and formatter for removing unused import statements in your code.
- Host: GitHub
- URL: https://github.com/hakancelikdev/unimport
- Owner: hakancelikdev
- License: mit
- Created: 2019-09-08T09:49:24.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2024-06-11T08:27:05.000Z (12 months ago)
- Last Synced: 2025-04-06T00:02:56.298Z (about 2 months ago)
- Topics: formatter, import, linter, remove, unused
- Language: Python
- Homepage: https://unimport.hakancelik.dev/
- Size: 4.23 MB
- Stars: 243
- Watchers: 5
- Forks: 21
- Open Issues: 12
-
Metadata Files:
- Readme: README.md
- Contributing: docs/CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
- best-of-python-dev - GitHub - 9% open · ⏱️ 07.01.2024): (Code Refactoring)
README

**🚀 The ultimate linter and formatter for removing unused import statements in your
code.**Looking for a way to eliminate those pesky unused import statements in your code? Look
no further than Unimport! This powerful tool serves as both a linter and formatter,
making it easy to detect and remove any imports that are no longer needed. Say goodbye
to cluttered, inefficient code and hello to a cleaner, more streamlined development
process with Unimport.[](https://results.pre-commit.ci/latest/github/hakancelikdev/unimport/main)
[](https://pypi.org/project/unimport/)

[](https://pepy.tech/project/unimport)
[](https://github.com/hakancelikdev/unimport/blob/main/LICENSE)[](https://github.com/hakancelikdev/unimport/fork)
[](https://github.com/hakancelikdev/unimport/issues)
[](https://github.com/hakancelikdev/unimport/stargazers)[](https://codecov.io/gh/hakancelikdev/unimport)
[](https://github.com/hakancelikdev/unimport/graphs/contributors)
[](https://github.com/hakancelikdev/unimport/commits/main)For more information see: https://unimport.hakancelik.dev/
Try it out now using the Unimport Playground,
https://playground-unimport.hakancelik.dev/