pyqrnative


Native Python QR code generation library

Python needed a native QR code generation library, so I ported the one I found written in Javascript. It generates PIL (Python Imaging Library) images.

You can encode any type of information using the formats listed here:

http://code.google.com/p/zxing/wiki/BarcodeContents

Project Information

Labels:
python qr