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 is not explicit about skipping directories
- Fix #1964: `lines_before_import` sometimes ignored
- Fix #1855: fix check if file altered
- `lines_before_import` is being ignored for files that only contain imports and comments
- isort: skip not respected with add_imports config option
- Publish an official isort image on Docker Hub
- Enhancement: isort imports in markdown code snippets
- Support for blank lines between packages like flake8-import-order "cryptography" style
- Add an option to add newline between import groups as per `flake8-import-order`'s hints
- Caching in isort
- Docs
- Python not yet supported