A simple python script to reveal the contents of a proof of vaccination QR code. It takes a QR code image as input, and returns JSon data.
pip3 install -r requirements.txt
./vaxidecoder.py qr.png
A simple python script to reveal the contents of a proof of vaccination QR code.
Python