文件名称:gotit:山东理工大学信息平台
文件大小:278KB
文件格式:ZIP
更新时间:2024-06-06 22:13:09
Python
Got it 校内信息查询平台 帮助使用校外网的同学使用正方教务系统, 以及计算学分绩点等其他功能。 ##组件 在线查询系统 Apis 后台管理系统 微信公众账号 成绩推送服务 启动方式 测试运行 python test_run.py 正式上线 gunicorn gotit:application 安装依赖包 pip install -r `requirement.txt` apt-get install python-lxml 需要的其他服务 redis mongodb
【文件预览】:
gotit-2.0-stable
----.gitignore(221B)
----README.md(533B)
----manage.py(12KB)
----test.py(92B)
----forms.py(2KB)
----static()
--------ico()
--------.directory(68B)
--------img()
--------1.png(86KB)
--------2.png(80KB)
----fabfile.py(2KB)
----cronwork.py(6KB)
----wechat.py(14KB)
----addons()
--------errors.py(457B)
--------get_CET.py(5KB)
--------library.py(4KB)
--------new_gpa.py(5KB)
--------.directory(68B)
--------image.py(1KB)
--------calc_GPA.py(8KB)
--------utils.py(3KB)
--------zfr.py(11KB)
--------redis2s.py(344B)
--------__init__.py(523B)
--------data_factory.py(5KB)
--------autocache.py(2KB)
--------mongo2s.py(1KB)
--------RedisStore.py(2KB)
--------BeautifulSoup.py(78KB)
----gotit.py(534B)
----apis.py(10KB)
----mainsite.py(12KB)
----doc()
--------cache.markdown(988B)
--------zheng.markdown(4KB)
--------api.markdown(11KB)
--------GPA.markdown(3KB)
--------gotit.nginx.conf(1KB)
--------cet.markdown(2KB)
----templates()
--------user.html(9KB)
--------contact.html(896B)
--------email()
--------weixin.html(2KB)
--------form.html(1KB)
--------panel.html(6KB)
--------result_dic.html(429B)
--------base-search.html(716B)
--------score.html(1KB)
--------cet.html(1KB)
--------base-result.html(3KB)
--------normal_form.html(1KB)
--------zheng.html(2KB)
--------notice.html(1KB)
--------donate.html(1KB)
--------panel2.html(3KB)
--------includes()
--------serv_err.html(174B)
--------base-panel.html(4KB)
--------cronpage.html(2KB)
--------notfound.html(242B)
--------alert_err.html(204B)
--------index.html(7KB)
--------HelpGPA.html(2KB)
--------ologin.html(1KB)
--------apis.html(292B)
--------internalerror.html(566B)
--------base-index.html(504B)
--------root.html(32B)
--------comment.html(951B)
--------result.html(1KB)
----blueware.ini(8KB)
----test_run.py(669B)
----requirement.txt(124B)