Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 221 Bytes

File metadata and controls

9 lines (6 loc) · 221 Bytes

QR Code Generator

A simple Python script to generate QR codes from text input.

Features:

  • Generates QR codes with customizable error correction and box size
  • Saves QR codes as PNG images
  • Easy to use and modify