Script to run wvs in queue, and send mails to you on ending.
- pip install requests
- pip install multiprocessing
- pip install bottle
- 在conf.py中修改配置
- cd wvs
- python web.py
- 浏览器访问: http://127.0.0.1:8082/index
Script to run wvs in queue, and send mails to you on ending.