539 Forks
5901 Stars
5901 Watchers

isort

A Python utility / library to sort imports.

How to download and setup isort

Open terminal and run command
git clone https://github.com/PyCQA/isort.git
git clone is used to create a copy or clone of isort repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with isort https://github.com/PyCQA/isort/archive/master.zip

Or simply clone isort with SSH
[email protected]:PyCQA/isort.git

If you have some problems with isort

You may open issue on isort support forum (system) here: https://github.com/PyCQA/isort/issues