filmov
tv
Generate QR code with few lines of code using python and pillow

Показать описание
Lets see how to easily generate QR code with python and pillow libraries. Read from a text document with multiple lines and export png QRcode files. You can change settings to easily automate and connect to API from either DJango, Flask or any server. When creating your QR code only you can change the source type instead of text to csv or from a API path, all the other properties of the code can be adjusted based on the contents given.