isort
A Python utility / library to sort imports.
About this project
Read Latest Documentation - Browse GitHub Code Repository isort your imports, so you don't have to. isort is a Python utility / library to sort imports alphabetically and automatically separate into sections and by type. It provides a command line utility, Python library and plugins for various editors to quickly sort all your imports. It requires Python 3.10+ to run but supports formatting Python 2 code too. — Try isort now from your browser! — Using black? See the isort and black compatibility guide. — isort has official support for pre-commit! Before isort: After isort: Installing isort Installing isort is as simple as: Using isort From the command line: To run on…
Technologies
Project health
GitHub
Reviews
Built by
Maintain PyCQA/isort? Claiming verifies admin access through your GitHub account and gives you control of this listing.
