Dibs.py is a script to reserve study rooms on campus at Tennessee Tech.
- Python 3.6+
- Requests module
foo@bar:~$ ./Dibs.py -f "John" -l "Smith" -e "johnsmith@email.com" -r "12" -p "(555) 555-5555"
C:\Users\jsmith> python Dibs.py -f "John" -l "Smith" -e "johnsmith@email.com" -r "12" -p "(555) 555-5555"