Skip to content

kyleecodes/free_QR_code_generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Kylee's Free QR Code Generator

Simple Python script using Pillow and qrcode to generate free QR codes, with no expiration.

Saves generated QR codes as .png files in the /QR_codes directory. Automatically assigns the url domain name and current month / year as the filename. If the filename already exists, numbers are added to maintain uniqueness.

Directions

Prerequisites: Python, pip

  1. First install requirements:

    pip install requirements.txt

  2. Input URLS in qr_code_script.py as args in main() function.

  3. Ta Da! You made free QR codes. ๐ŸŽ‰

About

Kylee's Free Static QR Code Generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages