A Python-based QR code generator in Streamlit
https://qrcode-generator-ux2a.onrender.com
video.mov
git clone https://github.com/raghavtwenty/qrcode-generator.git
cd qrcode-generator/
pip install -r requirements.txt
streamlit run main.py
Python-based Streamlit QR code generator that puts customization at your fingertips, enabling users to fine-tune QR codes according to their preferences. This versatile tool empowers users to create QR codes tailored to diverse needs, whether for event invitations, product labeling, or contactless transactions.
- PC or Laptop
- Pogramming language: Python
- Frameworks: Streamlit, QRCode
- Generate customizable QR Codes.
- Encode Links, Email etc.
END OF README