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

https://github.com/smaranjitghose/pyqrcodegen

A simple script written using Python to generate minimalistic QRCodes
https://github.com/smaranjitghose/pyqrcodegen

Last synced: 3 months ago
JSON representation

A simple script written using Python to generate minimalistic QRCodes

Awesome Lists containing this project

README

        

# PyQRCodeGen
A simple script written using Python to generate minimalistic QRCodes

## Usage:
- Download the ```qrcode.exe``` file and run it
- Enter the sentences or the url you want to generate the qrcode for
- Enter the name of the file you want it to be saved as(like if its for Wifi Password. If you enter **wifipswrd** it will be saved as **wifipswrd.svg**)
- Baam!..You are done

![](/images/demo_qrcode.svg)