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
- Refactor: Optimise core modules for energy-efficient (green) code
- Fix broken relative links in README and CHANGELOG for both GitHub and Sphinx
- git_hook(lazy=True) not checking unstaged changes
- Remove references to defunct `git_ignore` config
- `# isort: off` does not honor import statements but does honor import from statements
- Broken README links
- Modernize release workflow: split build/publish jobs, fix broken steps
- Fix corrupted output for backslash-continued imports with trailing semicolons
- Fix --sort-reexports crash when `__all__` is immediately followed by another assignment
- Feature Request: add support for global config using $XDG_CONFIG_HOME
- Docs
- Python not yet supported