发布于 2016-03-30 00:51:16 | 131 次阅读 | 评论: 0 | 来源: 网友投递

这里有新鲜出炉的精品教程,程序狗速度看过来!

isort Python的import排序

isort 可自动对 Python 的 import 语句进行排序和分段。可将大量的 import 结构转成非常适合阅读的排版。提供一个命令行工具、Python 库和 Kate 插件。


isort 4.2.4 发布了。

改进日志:

  • Fixed an issue that caused module that contained functions before doc strings, to incorrectly place imports

  • Fixed regression in how force_alphabetical_sort was being interpretted (issue #409)

  • Fixed stray print statement printing skipped files (issue #411)

  • Added option for forcing imports into a single bucket: no_sections

  • Added option for new lines between import types (from, straight): lines_between_sections

下载地址:

 



历史版本 :
isort 2.4.15 发布,Python 的 import 排序
isort 4.2.14 发布,Python 的 import 排序
isort 4.2.13 发布,Python 的 import 排序
isort 4.2.12 发布,Python 的 import 排序
isort 4.2.4 发布,Python 的 import 排序
isort 4.2.3 发布,Python 的 import 排序
最新网友评论  共有(0)条评论 发布评论 返回顶部

Copyright © 2007-2017 PHPERZ.COM All Rights Reserved   冀ICP备14009818号  版权声明  广告服务