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
- ERROR: Unrecoverable exception thrown when parsing *.py This should NEVER happen.
- Option to add empty line(s) between top-level package imports
- Option to avoid rewriting existing grid-wrap imports
- isort confuses directory for Python package
- fix multi_line_output_modes docs
- No `NOQA` added to long line with `as` import for `multi_line_output = 7`
- Trailing comment removed from `as` imports with `combine_as_imports = true` and `force_single_line = true`
- Import in function with comments are messed up
- `isort: skip` not working when futures imports are present
- Docs about profiles not in sync with implementation
- Docs
- Python not yet supported