You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Developed a Python script to generate QR codes from user-provided input. The script utilizes the qrcode library to create QR codes and the PIL library to handle image processing.