Skip to content

RLAlpha49/Python-QR

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

109 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Python-QR

This is a small project I thought of to try out Streamlit.

Python-QR is a QR code generator built with Python, Streamlit, and the qrcode library.

Demo: Python-QR

Features

  • Generate QR codes with custom data
  • Support for dynamic QR codes
  • Download QR codes in various image formats

Installation

Ensure you have Python 3.9.8 or later installed. Then, install the project dependencies:

poetry install

Usage

To start the Streamlit app, run the following command:

streamlit run .\Python-QR\app.py

Then, open your web browser to http://localhost:8501 to use the application.

License

This project is licensed under the MIT License - see the LICENSE file for details.

About

Python-QR is a QR code generator built with Python, Streamlit, and the qrcode library

Topics

Resources

License

Stars

Watchers

Forks

Contributors

Languages