Store Text Data From a CSV File in QR Code using Python
У вашего броузера проблема в совместимости с HTML5
GitHub Repo:
https://github.com/Frankdew1995/YouTube_Tutorials/tree/master/06_qr_code_generator_with_Python
Text-based tutorial:
https://www.frankdu.co/tutorial/qr_code_generator_with_python/
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.)