ID card generator with QR-Code using Python

Description

This is a Python application to generate the ID card with it's QR-Code.

Prerequisites

Python 3 qrcode datetime random PIL

Install Required Libraries

pip install Pillow
pip install qrcode
pip install DateTime
pip install random2

Usage

Execute

python id_QR_Code.py

Output

output

Author Name

Vikrant