Skip to content

This project uses streamlit and qrcode libraries in python to generate a custom upi qr code for a particular amount

Notifications You must be signed in to change notification settings

samvitgersappa/UPI-QR-Code-Generator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

UPI QR Code Generator

Checkout the website : https://upi-qr-code.streamlit.app/

Overview

This Python script utilizes the power of Streamlit and qrcode to create a simple web application for generating UPI QR codes. UPI (Unified Payments Interface) is a popular payment system in India that allows users to link multiple bank accounts in a single mobile application. The generated QR codes can be scanned by UPI-enabled apps to facilitate quick and secure payments.

Features

User-friendly Interface: The web application provides a straightforward form where users can input their UPI ID, payment amount.

QR Code Generation: Upon submitting the form, the application dynamically generates a UPI QR code using the provided information.

Download QR Code: Users can download the generated QR code image with a single click, making it convenient for offline use or sharing.

Requirements

  • Python
  • Streamlit
  • qrcode

How to Use

The website UI

About

This project uses streamlit and qrcode libraries in python to generate a custom upi qr code for a particular amount

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages