Skip to content

Latest commit

 

History

History
14 lines (8 loc) · 649 Bytes

README.md

File metadata and controls

14 lines (8 loc) · 649 Bytes

CoWin-Vaccine-Tracker

This repository consist of simple python scripts to check if vaccine is available nearby you

Available Scripts

In the project directory, you can run:

python3 cowin-pincode-checker.py 395009 25 10

This command when executed from command line will give all the slots (either available or filled) for the given pincode 395009 for the person of age 25 for next 10 days

python3 cowin-district-checker.py 776 25 10

This command when executed from command line will give all the slots (either available or filled) for the given district id 776 for the person of age 25 for next 10 days