1 Star 0 Fork 0

hoorayIdeas/ideabbs

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
wsgi.py 216 Bytes
一键复制 编辑 原始数据 按行查看 历史
Peter Justin 提交于 2017-03-15 10:45 . Fixing a lot of PEP8 errors
import os
from flaskbb import create_app
_basepath = os.path.dirname(os.path.abspath(__file__))
# will throw an error if the config doesn't exist
flaskbb = create_app(config=os.path.join(_basepath, 'flaskbb.cfg'))
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
Python
1
https://gitee.com/hooroo/ideabbs.git
git@gitee.com:hooroo/ideabbs.git
hooroo
ideabbs
ideabbs
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385