Skip to content

Quick Python example of NZ COVID Pass format inspector

Notifications You must be signed in to change notification settings

plambrechtsen/pynzcovidpass

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 

Repository files navigation

NZ COVID Pass

Quick and dirty python code using the python-cwt library to validate the NZ COVID Pass QR Code decoded value using the examples Ministry of Health Provided.

The Production Key is different from the examples they supplied so when you want to test the real thing you will need to use the correct key

Running

pip3 install -r requirements.txt
python3 nzcovidpasscheck.py

About

Quick Python example of NZ COVID Pass format inspector

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages