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
- Fix `sort_reexports` code mangling
- isort copies comments across imports
- isort --profile black produces long lines
- Added _collections_abc to standard library modules
- `--sort-reexports` does not respect `--profile=black`
- Bump setuptools from 69.0.2 to 70.0.0
- Bump zipp from 3.17.0 to 3.19.1
- Bump certifi from 2023.11.17 to 2024.7.4
- `isort` does not move all imports to the top of the file when there are imports after other code blocks
- Isort does not honor skip directories
- Docs
- Python not yet supported