Skip to content

jorune00/QR_code

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

11 Commits
 
 
 
 
 
 
 
 

Repository files navigation

QR Code Generator

Overview

This is a simple Python program that generates a QR code for a given website URL (or any value). The QR code is saved as a .png image file. Additional instructions to generate a QR code that allows a phone to automatically connect to a Wi-Fi network when scanned. See Generate_QR_Wi-Fi.txt

Features

  • Takes user input for the website URL
  • Allows user to specify the filename
  • Saves the QR code in .png format

Prerequisites

  • Pillow
  • qrcode

You can install these by running pip install -r requirements.txt.

Usage

  1. Run the program.
  2. Enter the website URL (or any value) when prompted.
  3. Enter the filename when prompted.
  4. The QR code will be generated and saved in the specified .png file.

Author

Jorune00

Date

9/19/2023

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages