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
- Sorting order is broken and not following standard sort order
- Add `--required-version`
- `--skip-gitignore` still traverses files/directories in .gitignore'd directories
- [self tests] test_black_pyi_file fails with black 24.2.0
- [self tests] test_isort_should_warn_on_empty_custom_config_issue_1433 fails against Pytest 8
- Drop deprecated pytest.warns(None)
- Black profile: enable magic comma
- files configuration option missing from config file(s)
- Fix help text
- isort 5.11.2 fails to install in pre-commit
- Docs
- Python not yet supported