Skip to content

steveroot/python-batch-qr-generator-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python script to batch generate QR codes with a url and sequential numbers

Given the start of a url and how many codes you want, it will generate sequential codes like: https://www.roots.uk/qr/001 as 001.png https://www.roots.uk/qr/002 as 002.png and so on, in the same directory as the script.

Update the variables for your needs in python-batch-qr-generator-script.py and run it on the command line by python3 python-batch-qr-generator-script.py

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages