logo
首页技术栈工具库讨论
isort

isort

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. It currently cleanly supports Python 2.6 - 3.5 using pies to achieve this without ugly hacks and/or py2to3.
由 
bruceshi2021-01-13 收录
--
推荐
不推荐
更多信息
GitHub iconPyCQA/isort3785
CONDA
conda install -c anaconda isort
查看
标签
根据用户添加的标签生成
暂无标签