isort
https://github.com/pycqa/isort
Python
A Python utility / library to sort imports.
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 supported3 Subscribers
Add a CodeTriage badge to isort
Help out
- Issues
- Comments in group imports are moved to a single line causing line too long violation (black, flake8)
- `HANGING_INDENT` Multi Line Import adds comma in profile hug
- Long package and module names cause isort to violate the line length limit
- Support for natsort 8.0.x
- Unindented comments get malformed
- `parse.file_contents` doesn't find nested imports
- namespace package sorts differently when using the `from namespace import x` form
- Replace Imports
- Using Regex to specify modules
- Tuple sorting doesn't consider profile
- Docs
- Python not yet supported