Store Text Data From a CSV File in QR Code using Python

Опубликовано: 21 Октябрь 2024
на канале: Frank Du (Pythonic Frank)
15,430
265

GitHub Repo:
https://github.com/Frankdew1995/YouTu...

Text-based tutorial:
https://www.frankdu.co/tutorial/qr_co...

In this tutorial, we are gonna learn how to make a QR Code generator (with data store function) with Python. Some features of this Python App:

1. Read CSV files and save each row as a small single dataset into the QR Code
2. Generate these QR Code images with data saved in
3. QR Code images should be readable by a QR Code scanner (e.g. a mobile device.)