You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
John Smith
2a3c019bd4
|
2 years ago | |
---|---|---|
README.md | 2 years ago | |
signer.py | 2 years ago |
README.md
QRReceiptCreator
This is a script that creates signed receipts and makes QR codes out of them.
Dependencies
- python-qrcode (or commit a6f03508ae701c28cc68073ab3f16e4ec4be7bf3 from the original repo)
- python-pil (or pillow)
- python-crypto / python-pycrypto / pycryptodome