[ 源代码: isort ]
软件包:isort(5.6.4-1)
utility for sorting Python imports
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 utility.
其他与 isort 有关的软件包
|
|
|
|
-
- dep: python3
- interactive high-level object-oriented language (default python3 version)
-
- dep: python3-isort
- library for sorting Python imports (Python 3)
-
- rec: python3-colorama
- Cross-platform colored terminal text in Python - Python 3.x