yinqiang / sqr

QR image maker

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

sqr

QR image maker version 5, 64 chars max.

##Usage

$ python sqr.py -t "the information text" -o output.png -i icon.png

$ python sqr.py -h    # for help

##Depends

  • python 2.7
  • PIL
  • qrcode

About

QR image maker

License:MIT License


Languages

Language:Python 100.0%