Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/raghavtwenty/qrcode-generator

📷 A Python-based QR code generator in Streamlit
https://github.com/raghavtwenty/qrcode-generator

beginner-friendly coding-beginner customization hosted-project linktoqr mini-projects projects python python-beginners python-project-beginner python3 qr-generator qrcode qrcode-generator raghavtwenty render streamlit streamlit-application streamlit-webapp webapp

Last synced: about 1 month ago
JSON representation

📷 A Python-based QR code generator in Streamlit

Awesome Lists containing this project

README

        

# CHATTER BOX
_A Python-based QR code generator in Streamlit_



### 🌟 EXPERIENCE HERE 🌟
https://qrcode-generator-ux2a.onrender.com



### PROTOTYPE VIDEO
https://github.com/raghavtwenty/qrcode-generator/assets/126254197/85f9bb0e-a234-4983-8c43-c25fd1c03c8e



### HOW TO EXECUTE

#### Terminal
```
git clone https://github.com/raghavtwenty/qrcode-generator.git
```

```
cd qrcode-generator/
```

```
pip install -r requirements.txt
```

```
streamlit run main.py
```

### INTRODUCTION
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.



### REQUIRED
- PC or Laptop

- Pogramming language: Python

- Frameworks: Streamlit, QRCode



### ADVANTAGES
- Generate customizable QR Codes.

- Encode Links, Email etc.



### OUTPUT

- Home Screen


![1](https://github.com/raghavtwenty/qrcode-generator/assets/126254197/94363ec3-3c73-4a97-9d92-82999abfd6d8)

- Output Screen


![2](https://github.com/raghavtwenty/qrcode-generator/assets/126254197/980045fa-9c74-46ab-abc7-aa38566eeced)

- Generated QR Code


![generated_qrcode](https://github.com/raghavtwenty/qrcode-generator/assets/126254197/d9304ae2-dc53-4dd2-a58d-d7f3e5989d43)



_END OF README_