https://github.com/nasim-khalili/generate-qr-code
Generate QR Code with Tkinter GUI and save the QR Code into the Local Directory (cwd).
https://github.com/nasim-khalili/generate-qr-code
generator project python qr-code qrcode-generator
Last synced: 4 months ago
JSON representation
Generate QR Code with Tkinter GUI and save the QR Code into the Local Directory (cwd).
- Host: GitHub
- URL: https://github.com/nasim-khalili/generate-qr-code
- Owner: Nasim-Khalili
- Created: 2025-02-25T20:04:38.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2025-02-25T20:45:23.000Z (over 1 year ago)
- Last Synced: 2025-03-09T08:12:42.189Z (over 1 year ago)
- Topics: generator, project, python, qr-code, qrcode-generator
- Homepage:
- Size: 1000 Bytes
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QR Code Generator


## 🛠️ Description
Generate QR Code with Tkinter GUI and save the QR Code into the Local Directory (cwd).
The project utilises `pyqrcode` and `png` module in python to generate QR code of any text.
The Tkinter Entry field takes the value and store it in a variable which is then converted to Image Code.
## ⚙️ Language Used
Made with `python`
`tkinter` module for the GUI
`pyqrcode` module for the image.
## 🌟 How to run
- Clone the Project
- Run `pip install requirements.txt`
- Run `python qrGenerator.py`
## 🤖 Author
[Nasim](https://github.com/Nasim-Khalili)
Any Questions?
[Linkdin]([https://twitter.com/vivekthedev](https://www.linkedin.com/in/nasim-k-48ab43334/))