https://github.com/harshitm98/attendancegravitas
This is just a simple script that uploads the attendance to the graVITas website.
https://github.com/harshitm98/attendancegravitas
python python-requests
Last synced: about 1 year ago
JSON representation
This is just a simple script that uploads the attendance to the graVITas website.
- Host: GitHub
- URL: https://github.com/harshitm98/attendancegravitas
- Owner: harshitm98
- Created: 2018-09-18T19:31:07.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2018-09-18T19:38:09.000Z (over 7 years ago)
- Last Synced: 2025-02-02T00:42:41.506Z (over 1 year ago)
- Topics: python, python-requests
- Language: Python
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Attendance GraVITas
This is simply just a product of how crappy the graVITas website is.
### Steps
1. In `bot.py` replace `email-id`, `password` and `event-id`.
2. Download the attendance google sheet provided by gravitas with present marked by 'p' and rename it to `attendance.xlsx`
3. Activate the virtual environment and then run `bot.py`