https://github.com/rcode879/qr-code-generator
A small python program made out of curiosity that generates Qr codes
https://github.com/rcode879/qr-code-generator
matplotlib pyqrcode python3 qrcode-generator
Last synced: about 2 months ago
JSON representation
A small python program made out of curiosity that generates Qr codes
- Host: GitHub
- URL: https://github.com/rcode879/qr-code-generator
- Owner: Rcode879
- Created: 2024-01-29T19:38:41.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-01-30T13:25:14.000Z (over 1 year ago)
- Last Synced: 2025-02-09T23:12:51.860Z (3 months ago)
- Topics: matplotlib, pyqrcode, python3, qrcode-generator
- Language: Python
- Homepage:
- Size: 4.88 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# QR-code-generator
A very simple python program that converts given data into a QR code that is then saved on the device and displayed
## Libraries:
-matplot lib-qrcode