1 Star 1 Fork 23

涩女郎/Auto_Install_console

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
config.py 237 Bytes
一键复制 编辑 原始数据 按行查看 历史
awakenjoys 提交于 2014-03-04 18:33 . test
# -*- coding:utf8 -*-
import os
from tornado import template
#指定配置文件模板及软件的目录
template_path=os.path.join(os.path.dirname(__file__), "templates")
softs_path = os.path.join(os.path.dirname(__file__), "softs")
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/showmsg/Auto_Install_console.git
git@gitee.com:showmsg/Auto_Install_console.git
showmsg
Auto_Install_console
Auto_Install_console
master

搜索帮助