30 Star 49 Fork 21

awakenjoys / 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")
Python
1
https://gitee.com/awakenjoys/Auto_Install_console.git
git@gitee.com:awakenjoys/Auto_Install_console.git
awakenjoys
Auto_Install_console
Auto_Install_console
master

搜索帮助