Skip to content
This repository was archived by the owner on Jan 27, 2022. It is now read-only.

Latest commit

 

History

History
11 lines (9 loc) · 419 Bytes

File metadata and controls

11 lines (9 loc) · 419 Bytes

vaccinator

vaccinator is able to automate the registration process to get your COVID-19 vaccine

Getting started

  • pip install -r requirements.txt
  • create a new Person in vaccinator.py according to your details
  • add a text for special remarks

Usage

  • run python3 vaccinator.py
  • to update the DB simply run python3 db.py