/QrcodePdf_list_generator

Generate a qrcode pdf list thanks to a csv file

Primary LanguagePython

QrcodePdf_list_generator

Qrcode Pdf list generator is a tool to create list of qr code from a csv file

Prerequire :

  • Clone the repository
git clone https://github.com/Ritoche1/QrcodePdf_list_generator.git
  • Change repository
cd QrcodePdf_list_generator
  • install dependencies
pip install -r requirement.txt
  • Put your csv file at the root of the directory

Warning : Your csv file must have a 'name' and 'url' collumn

Usage :

  • launch
./main.py

or

python3 main.py

The programs will generate a PDF file named : qr_codes.pdf