ATCFrom - Automatically fill in the collection form 自动化表单填写工具
Project description
ATCForm - Automatically fill in the collection form 自动化表单填写工具
ATCForm is a tool that automatically fills in the collection form. supported: jin data ,tx data
1.data.txt 格式要求
{
"学号姓名":"",
"学号":"",
"姓名":"",
"手机号":"",
"手机":"",
"电话":"",
"QQ":"",
"邮箱":"",
"微信":"",
"专业":"",
"班级":"",
"年级":"",
"学院":"",
"name":"value"
}
2.介绍
- class
AuTotask_xxx : Autotask任务类
inint() : 初始化
run() : 运行
start() : 开始 init()+run()
ATThreadPool : 线程池
run() : 运行
- function
download_driver
3.输入模式与格式
jsj
选项A #直接输选项名
select_LIST=["选项A","选项B"]
tx
选项A 选项B #多选 请严格按照题目顺序填写
选项C #单选
select_LIST=[["选项A","选项B"],["选项C"]]
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
atcform-0.1.5.tar.gz
(8.5 kB
view hashes)