This is a standalone Windows executable packaged with pyInstaller that has two modifications from sylnsfar/qrcode.
"
is added to the supported characters list.- The
Words
argument is replaced with a file path to a text file where the first line contains the words to encode.
The specific purpose I made this for is to encode JSON into QR codes.