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
- Add option to place absolute import above relative import in the same section
- How do I tell isort that a local import that happens to have the same name as a third party library is a local folder?
- Force to top should support *specific* ordering
- Line Length Ignores Comments
- isort confuses directory for Python package
- 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`
- `isort: skip` not working when futures imports are present
- [feature] Shell completion
- isort gets confused when working with git worktrees
- Docs
- Python not yet supported