Find and alert if a new vaccination slot has been found on Doctolib.
Use the package manager poetry to install vaccine_tracker.
poetry install
Change the Doctolib URL
constant in main.py
according to your location and your status (priority, age, etc.)
python main.py
OS notification have been tested on macos only. Please check regularly the script output to ensure that you do not miss a vaccination slot.