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
- Calling isort with `--sort-reexports` with input from stdin fails
- NOQA adds extra space characters
- isort pre-commit hook can't read pyproject.toml
- Fix #2393: --sort-reexports fails with non-seekable streams like stdin
- Is it possible to sort content of __all__ as well?
- Is there a way to let know isort that subpackages are not third party libraries in mono repo setup?
- `isort` confuses local modules with third-party imports
- isort does not add section headings (comments)
- Docs have not been published for years - Make sure the docs are built after every merge
- line-ending detection doesn't work on Windows and --help explain how to use --line-ending
- Docs
- Python not yet supported