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