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
- isort copies comments across imports
- `--sort-reexports` does not respect `--profile=black`
- Isort does not honor skip directories
- Feature request: per-block sorting strategy (inline sort)
- Bug: Word wrapping works incorrectly with force_single_line=True
- Docs: GitHub action and Pre-commit need better configuration/args examples
- Draft: feat: add separate_top_level_packages option
- Bug : isort add empty lines before pylint comments
- isort doesn't format the imports in PyCharm's Jupyter notebooks
- isort does not recognize _collections_abc as part of the standard library
- Docs
- Python not yet supported