1 Star 1 Fork 2

zl无悔青春 / talebook

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
server.py 222 Bytes
一键复制 编辑 原始数据 按行查看 历史
#!/usr/bin/env python3
"""
This is the standard runscript for all of calibre's tools.
Do not modify it unless you know what you are doing.
"""
import os
import sys
import webserver.main
sys.exit(webserver.main.main())
1
https://gitee.com/only4playgroup/talebook.git
git@gitee.com:only4playgroup/talebook.git
only4playgroup
talebook
talebook
master

搜索帮助