文件名称:studweb:获取考试结果并收到通知
文件大小:36KB
文件格式:ZIP
更新时间:2024-07-25 15:17:22
Python
StudWeb 结果记者 从 StudWeb(学生管理页面)检索您的结果,并将自上次运行脚本以来的任何新开发成果邮寄给您。 安装 两种选择,取决于您是否是 UiO 的学生 用户界面用户 我试图通过创建一个脚本 ( cronscript.sh ) 来使奥斯陆大学的用户尽可能简单,该脚本指向一个有效的 Python 2.7 安装目录,并预先安装了所有要求并执行驻留在我家中的脚本目录。 只需将以下命令一一复制粘贴到终端中即可。 # log in to safir if you are not already logged no # use the Putty program on Windows to do this ssh safir.ifi.uio.no # all commands from this point on assume you are logged in to ifi #
【文件预览】:
studweb-master
----cronscript.sh(156B)
----requirements.txt(24B)
----studweb.py(14KB)
----README.md(4KB)
----cron_example(300B)
----test()
--------testdata()
--------parsing_tests.py(5KB)