Skip to content

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

Notifications You must be signed in to change notification settings

kavish5/CoWin-Vaccine-Tracker

Repository files navigation

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

About

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

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages