Skip to content
This repository has been archived by the owner on May 23, 2023. It is now read-only.

feightwywx/iamok

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

iamok

河南科技大学报平安

由于API更新,该程序已失效

本程序仅供学习交流使用,下载后请于24小时内删除。请每天按照要求如实上报个人状况信息,否则造成的一切后果自行承担。

食用方法

  1. 安装Python环境,推荐3.8

  2. 建立虚拟环境(可选)并安装依赖

python3 -m venv venv
source ./venv/bin/activate
pip install -r requirements.txt
  1. 运行schedule.py,修改config.json,然后再运行一次

  2. 完成!搭配supervisor等进程管理程序食用效果更佳。如需修改日志粒度,直接编辑src/log.py中的logger.setLevel()

About

河南科技大学报平安

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages