John Smith
2 years ago
1 changed files with 10 additions and 0 deletions
@ -0,0 +1,10 @@ |
|||||||
|
QRReceiptCreator |
||||||
|
====== |
||||||
|
|
||||||
|
This is a script that creates signed receipts and makes QR codes out of them. |
||||||
|
|
||||||
|
**Dependencies** |
||||||
|
|
||||||
|
* [python-qrcode](https://repo.mzjtechnology.com/mzj-prod/python-qrcode) (or commit a6f03508ae701c28cc68073ab3f16e4ec4be7bf3 from the [original repo](https://github.com/lincolnloop/python-qrcode)) |
||||||
|
* python-pil (or pillow) |
||||||
|
* python-crypto / python-pycrypto / pycryptodome |
Loading…
Reference in new issue