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
- Lint Python code with ruff
- uv run --with=Flake8-pyproject flake8 isort/ tests/
- Inconsistent formatting with respect to back: comment in import
- Remove .flake8 config
- 6.0.0: `test_cimport_support` fails
- Apply some ruff rules
- Infrastructure Proposal: use tox or nox for test executions
- 6.0.0: `isort` is not stable on a file which imports multiple members from the same module, one aliased and another imported directly, with `--profile black`
- Docs
- Python not yet supported