https://github.com/anshulkumar001/qr_code-project
python project
https://github.com/anshulkumar001/qr_code-project
python python-project qrcode
Last synced: 8 months ago
JSON representation
python project
- Host: GitHub
- URL: https://github.com/anshulkumar001/qr_code-project
- Owner: AnshulKumar001
- Created: 2025-06-10T17:23:21.000Z (9 months ago)
- Default Branch: main
- Last Pushed: 2025-06-10T17:40:23.000Z (9 months ago)
- Last Synced: 2025-06-10T18:50:23.019Z (9 months ago)
- Topics: python, python-project, qrcode
- Language: Python
- Homepage: https://github.com/AnshulKumar001
- Size: 4.88 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# 🔗 QR Code Generator
Wanna turn any link into a QR code? This tiny Python script does that in seconds. Built with 💖 using [`qrcode`](https://pypi.org/project/qrcode/) and `PIL`.
---
## 📦 What It Does
This script generates a QR code for any URL you give it. For now, it's set to generate one for a GitHub profile (but feel free to change the link).