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
- (🎁) Distribute compiled wheels
- [question] Is it possible to remove newlines between `__future__`, `from` and `import`?
- `skip_glob` seems to ignore `!(ab|cd|ef)` syntax
- Inline sort chops import name
- (❓) What's with the `%20` in the badge section of the readme
- `--config-file` option
- remove duplicate imports due to submodule import
- Add some documentation about how isort moves comments.
- Use sys.stdlib_module_names?
- isort does not correctly handle concating imports from same source if lines end with \ in a comment
- Docs
- Python not yet supported