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
- Bump `poetry` to `2.0.1`
- Skip settings not working for file listed on the command line when `--resolve-all-configs` is used
- Replace Poetry with UV
- Updates round 3
- isort-identify-imports fails if there are unreadable files in the directory
- Add OSError handling in find_imports_in_file
- Add --list-profiles command line argument
- multi_line_output ignored when wrapping with comment
- isort is (incorrectly) formatting code outside of imports
- Add separate_packages option
- Docs
- Python not yet supported