This course will teach you how to use python to generate ID cards.
During the course you will learn:
how to generate realistic data and download it as an Excel file
how to start and setup your project in PyCharm
how to read data from an Excel file and iterate over it by using pandas
how to draw text and image on a canvas by using reportlab
how to generate QR code by the help of pyqrcode
how to merge canvas and a PDF file template to create new PDF file.
The course consists of an intro and 7 lectures.
Who this course is for:
People with the basic understanding of python who want to know how to use it to work with PDF files and generate a QR code