Skip to content

Python code that generates QR codes from a list in a .txt file and prints them out in a docx

Notifications You must be signed in to change notification settings

Breeding-Insight/QR_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

QR_generator

Python code that generates QR codes from a list in a .txt file and prints them out in a docx.

Make sure to set up the environment(myenv) before running the script

#activate environment source myenv/bin/activate

#usage python3 QR_code_generator_jcv.py list_of_names.txt output_name.docx

About

Python code that generates QR codes from a list in a .txt file and prints them out in a docx

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages