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
- isort doesn't respect config when it is inside subfolders
- Chinese code causes errors
- Specifying known_first_party and src_path still causes Isort to group my own module with third party imports.
- BUG: --sort-reexports don't work with multiple lines __all__
- Possibility to locally turn off `remove_redundent_aliases`
- Fix an error for the function `wrap.line`: Function with cyclomatic complexity higher than threshold
- feat: reuse black's `# fmt:off` convention
- New falsifying example for test_isort_is_idempotent
- "Force Single Line" should imply "escape the newline" multiline mode
- Incorrect sorting
- Docs
- Python not yet supported