3 Star 80 Fork 24

壮士 / Flask加amis学校管理系统

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
manager.py 84 Bytes
一键复制 编辑 原始数据 按行查看 历史
壮士 提交于 2020-12-02 21:36 . 做完教师的管理
from jsjy import create_app
app=create_app()
if __name__ == '__main__':
app.run()
Python
1
https://gitee.com/o-_-_-o/school_management_system.git
git@gitee.com:o-_-_-o/school_management_system.git
o-_-_-o
school_management_system
Flask加amis学校管理系统
master

搜索帮助