1 Star 0 Fork 0

yiyiboy2010 / calibre

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
setup.cfg 582 Bytes
一键复制 编辑 原始数据 按行查看 历史
[flake8]
max-line-length = 160
builtins = _,__,P,I,lopen,icu_lower,icu_upper,icu_title,ngettext,connect_lambda
ignore = E12,E203,E22,E231,E241,E401,E402,E731,W391,E722,E741,W504
[yapf]
based_on_style = pep8
column_limit = 85
split_penalty_import_names = 100
dedent_closing_brackets = True
coalesce_brackets = True
blank_line_before_nested_class_or_def = True
[isort]
combine_as_imports = True
line_length = 85
multi_line_output = 5
known_future_library = __python__
known_third_party = qt
known_standard_library = aes,elementmaker,encodings
known_first_party = calibre_extensions
1
https://gitee.com/dazuanfeng/calibre.git
git@gitee.com:dazuanfeng/calibre.git
dazuanfeng
calibre
calibre
master

搜索帮助