etnguyen03 / DMV-Appointments

Find the next available appointment dates for the learner's permit/knowledge test at Virginia DMV locations.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

- requests_app.py returns the first available appointment dates for learner's permit/knowledge testing at desired Virginia DMV locations
- install requirements from requirements.txt
- comment out locations not desired in calendarIDList list
- on execution, locations searched for and status code will be printed (200 == SUCCESS)
- locations and available appointment dates will be printed in table format
- run using 'python3 requests_app.py'

About

Find the next available appointment dates for the learner's permit/knowledge test at Virginia DMV locations.


Languages

Language:Python 100.0%