A simple sdk for auto snatching courses of NEU
- Python 3.5
- requests
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.
- monitor courses
- add multiple thread login simultaneously
- GUI
If you use this script to do things bad, it's nothing to do with me.
WTFPL