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
- docs: fix spelling mistake
- isort does not recognize _collections_abc as part of the standard library
- Black line length config support when using `--profile black`?
- THIRDPARTY module detected as FIRSTPARTY when import happens within subdir of same name
- Different order on same file depending on where you execute isort v5.13.2
- Ran into `ERROR: Unrecoverable exception thrown when parsing <filepath>`
- Feature Request: Improved Handling of `# type: ignore` Comments to Preserve Mypy Compatibility
- isort.core.process incorrectly returns False if only changes to lines before imports were made, with no changes to raw import section
- `wemake` has 80 chars hard limit, not 79
- Third-party incorrectly identify as First-party depending on the name of the root directory
- Docs
- Python not yet supported