python3-isort

library for sorting Python imports (Python 3)
  https://github.com/timothycrosley/isort
  0
  no reviews



Isort is a Python utility / library to sort imports alphabetically, and automatically separated into sections. It provides a command line utility, Python library and plugins for various editors to quickly sort all your imports.

This package contains the isort library for Python 3.