用于中山大学珠海校区羽毛球场的预定
Reason this release was yanked:
Api invaild
Project description
说明
此脚本专用于中山大学珠海校区羽毛球场的预定,理论上更改文件中的部分参数可实现预定其他场地,请自行测试
使用步骤
安装
python -m pip install --upgrade sysubadminton
或者下载源码
git clone https://gist.github.com/834e635e82739ee23d1450357f4fcc6e.git ./badminton
cd badminton && python -m pip install -r requirements.txt
或者下载压缩包
修改配置文件
打开或新建 config.ini,填入想要的配置,以及用户名和密码
[badminton]
; 下面写入希望预定的场地,按顺序进行预定,如 1, 2, 3
stock_name = 7, 8, 6, 9, 4, 3, 2, 1, 5
; 下面写入需要预定的时间,按顺序进行预定,如希望预定 16-17, 17-18 时,写入 16, 17
stock_time = 19, 20, 18, 17
; 下面写入预定的日期,如 2020-12-04,留空为程序运行日期的后天(T+2),通常留空即可
stock_date =
; 下面写入预定的顺序,如果优先满足场地,即尽可能订同一场地的不同时间段,则输入 name
; 如果优先满足时间,即尽可能订同一时间段的不同场地,则输入 time
first = name
; 下面写入每个时间段需要的场地数,默认不限制
stock_number = 99
netid =
password =
运行脚本
python -m sysubadminton -c config.ini
验证码识别顺利的话即可自动登录,到时间订场。
PS. 此脚本目测可以实现晚上打开,早上自动订场,Linux 下可配合 screen 使用。如果对验证码自动识别放心的话,可以设置定时任务运行。
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
sysubadminton-0.1.5.tar.gz
(7.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file sysubadminton-0.1.5.tar.gz.
File metadata
- Download URL: sysubadminton-0.1.5.tar.gz
- Upload date:
- Size: 7.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.1 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eac1cc360f432ca5cc2dc782d9081771931d54b6c4d8a9d99d3e49efb292e04e
|
|
| MD5 |
1477bce452f528bd5260cef3c70c9ed8
|
|
| BLAKE2b-256 |
73635818abc9e4e0f3b6132949a2353c27934444887c82060dcadd99ec5dea0e
|
File details
Details for the file sysubadminton-0.1.5-py3-none-any.whl.
File metadata
- Download URL: sysubadminton-0.1.5-py3-none-any.whl
- Upload date:
- Size: 7.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.7.1 importlib_metadata/4.8.1 pkginfo/1.8.2 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.8.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
eed2f1eea6e3ce4563dd74308dee870c3ee2dffdb6f44529eeb23949a09ab0cb
|
|
| MD5 |
d7595b6dbab490cc8a410521c91f3765
|
|
| BLAKE2b-256 |
33803018b3631a4960c285ed0775b2e94aa111620ee65c945b7264ffc1148ff5
|