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
- Sort by length doesn't really sort by length
- bug: iSort repeating the last line of code when adding new line between imports
- Allow `--diff` to be used with `--jobs`
- Default config file `isort.cfg`
- Fix isort-action usage documentation
- fix: typo
- CI uses deprecated Github actions
- feat: add dependabot for GH action update
- Update stage names for `pre-commit`
- Use `sys.stdlib_module_names` to complement known stdlib modules
- Docs
- Python not yet supported