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
- Move quickstart to beginning of documentation
- Show blank isort output at top of help command
- Build cleanup
- Recommended way to invoke isort programatically
- Document `.isorted` temporary files?
- Relative path not in sorting order with `--fss`
- Single imports still use "\" for multiline modes 3, 4, 5, 8, 10 regression
- Found a dangerous edge case: Comment converted to code
- Filter import additions to files by regex/glob
- Incorrect sorting when using "as" keyword in import statement
- Docs
- Python not yet supported