Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 239 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 239 Bytes

Qr_code_generator

This is a program in Python that generates QR PNGs for any URL provided.

Terminal command with no arguments (python3 qr.py or ./qr.py after making qr.py executable) and the URL is provided after executing the program.