chehodgins / Covid19VaccinationAppointmentQC

A command line tool to find COVID-19 vaccination appointments in Québec

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A command line tool to find COVID-19 vaccination appointments in Québec

Requirements

Python 3.9+ virtualenv pip Requests tzdata

Usage

First time - Create a virtual environment

python3 -m venv venv

First time - Install the requirements

pip install -r requirements.txt

Run the script

python covid19appointment.py

About

A command line tool to find COVID-19 vaccination appointments in Québec


Languages

Language:Python 100.0%