https://github.com/j178/auto-snatch-course
NEU 抢课工具
https://github.com/j178/auto-snatch-course
Last synced: 11 days ago
JSON representation
NEU 抢课工具
- Host: GitHub
- URL: https://github.com/j178/auto-snatch-course
- Owner: j178
- License: wtfpl
- Created: 2016-12-30T03:20:12.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2018-04-14T19:24:10.000Z (over 8 years ago)
- Last Synced: 2026-02-02T07:50:07.976Z (6 months ago)
- Language: Python
- Homepage:
- Size: 15.6 KB
- Stars: 2
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# Auto-snatch-course
A simple sdk for auto snatching courses of NEU
[](https://travis-ci.org/j178/auto-snatch-course)
## Requirements
* Python 3.5
* requests
## Usage
Set environment variables `XK_ID` and `XK_PW` then run the `main.py` script.
Or change the `u = User(os.getenv('XK_ID'), os.getenv('XK_PW'))` line of `main.py` to your id and password
explicity.
## TODO
- [x] monitor courses
- [ ] add **multiple thread** login simultaneously
- [ ] GUI
## Statement
If you use this script to do things bad, it's nothing to do with me.
## License
WTFPL