isort-3.7

library for sorting Python imports (Python 3)

Debian Debian
RUN apt-get update && \ apt-get install -y python3-isort
Ubuntu
RUN apt-get update && \ apt-get install -y python3-isort
image/svg+xml Kali Linux
RUN apt-get update && \ apt-get install -y python3-isort
Fedora
RUN dnf install -y python3-isort
Raspbian
RUN apt-get update && \ apt-get install -y python3-isort
click the source code to copy install isort-3.7 on any operating system with command-not-found.com