10000 GitHub - minwang1/91160: 健康160全自动挂号脚本
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

minwang1/91160

 
 

Repository files navigation

健康160全自动挂号脚本

Build Status

规划

  • 实现基本功能
  • 动态选择就诊人
  • 接入IP池刷号
  • 实现定时抢号

使用

需要运行在 python 3.6 以上版本(其它版本暂未测试)

1. 安装依赖

git clone https://github.com/pengpan/91160

pip install -r requirements.txt

2. 启动程序

python main.py

Docker 使用

1. 构建镜像

docker build -t 91160:latest .

2. 运行镜像

docker run --rm -it 91160:latest

About

健康160全自动挂号脚本

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 98.6%
  • Dockerfile 1.4%
0