Skip to content

Script to read from file with a list of strings to generate as QRCode images ready to print as labels

License

Notifications You must be signed in to change notification settings

FabioLeitao/python3-qrcodegenerator

python3-qrcodegenerator

Script to read a list of strings from a local file to generate as QRCode images ready to print as labels

Using popular libraries such as segno

Able do adjust zoom level of genarated lables on the fly passing an argument value (default zoom = 6)

Ablo to export to PNG (default file format) or PDF as a trigger argument

Created assuming naming conventions for PCs in ICTSI Rio, with 12 characters long string (most likely following a nomenclature standard as T1R-T-NNNNNN), but made flexible regardless, whatever valid string lengh and Unicode UTF-8 Charset should be in listas.txt file, and might work if it is able to represent a folder or file name as such.

Assumes python3 under Linux (most likely Debian-like distro), but might be easyly modified to your reality

It usually generates a pretty file, unique per string (still studing a way to create an array of lables)

Exemplo1 (z6) Exemplo2 (z10) Exemplo3 (z3) Exemplo4 (art)
QRCode Sample1 QRCode Sample2 QRCode Sample3 QRCode Sample4

About

Script to read from file with a list of strings to generate as QRCode images ready to print as labels

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Packages

No packages published

Languages