Mini_Python_Projects icon indicating copy to clipboard operation
Mini_Python_Projects copied to clipboard

Add Command-Line QR Code Generator Script

Open Dbansal06 opened this issue 2 months ago • 1 comments

I propose adding a simple utility to generate QR codes from text or URLs provided by the user. This is an extremely useful tool for modern development, marketing, and sharing information. This project will introduce a minimal external dependency (qrcode), which is standard practice for this functionality, and save the output as a .png file.

Labels: Hactoberfest, GSSoC'25

Thanks!

Dbansal06 avatar Oct 28 '25 01:10 Dbansal06

"Hi, I’d like to work on this issue. Could you please assign it to me?"

Taniyal9921 avatar Oct 31 '25 19:10 Taniyal9921