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

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

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).