https://github.com/spidy20/qr_code_website_flask
This webapp created on Flask which can convert any word into QR Code
https://github.com/spidy20/qr_code_website_flask
flask flask-app python-flask qrcode-generator qrcode-generator-flask qrcode-generator-go qrcode-website-flask
Last synced: 6 months ago
JSON representation
This webapp created on Flask which can convert any word into QR Code
- Host: GitHub
- URL: https://github.com/spidy20/qr_code_website_flask
- Owner: Spidy20
- Created: 2019-08-02T11:59:00.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-06-06T05:29:10.000Z (over 5 years ago)
- Last Synced: 2025-04-12T17:23:41.799Z (6 months ago)
- Topics: flask, flask-app, python-flask, qrcode-generator, qrcode-generator-flask, qrcode-generator-go, qrcode-website-flask
- Language: CSS
- Size: 591 KB
- Stars: 10
- Watchers: 2
- Forks: 8
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
## QR Code Generator Website💻 using Flask🐍🐍
This webapp created on Flask which can convert any word into QR Code### Code Requirements
- Flask(`pip install flask`)
- pyqrcode(`pip install pyqrcode`)
- pypng(`pip install pypng`)### What steps you have to follow??
- Run `app.py`
- Go to ` http://127.0.0.1:5000/QR_Code_Generater `### Screenshots
### (1)
### (2)