An open API service indexing awesome lists of open source software.

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.

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`