- Install all the packages that are used in the Python script.
- The script takes a .CSV file as input. [I have used the fields 'Number', 'Name', 'Program', 'Section', 'application', and 'language'].
You can change this according to your needs make sure to change the code accordingly in this part of the code:
Name the variables according to your fields - Replace the 'Template.png' with your design for the ID card.
- Customize the style and position of the text to be written on your ID card according to your design.
Change the coordinates (x,y) to position accordingly. - Do not delete the file named 'qrcodes', even though the file is empty.
- That's it! Your setup is ready and you can generate the ID cards. Run the app.py file and select the .CSV file
- Once the ID cards are generated, They will be store in a zip file named 'QRCODES.zip'