[ buster ]
[ 源代码: isort ]
软件包:python-isort(4.3.4+ds1-1.1)
library for sorting Python imports (Python 2)
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 2.
其他与 python-isort 有关的软件包
|
|
|
|
-
- dep: python
- 交互式高级面向对象语言(Python2 版本)
-
- dep: python-concurrent.futures
- backport of concurrent.futures package from Python 3.2