Skip to content

Latest commit

 

History

History
16 lines (13 loc) · 301 Bytes

README.md

File metadata and controls

16 lines (13 loc) · 301 Bytes

pyqrcode

Create a custom QR Code using pyqrcode

Requirements

  • Python 2.6, Python 2.7, or Python 3

How to run

$ git clone https://github.com/diablo/pyqrcode
$ pip install pyqrcode
$ pip install pypng
$ python qrcode.py

Documentation