My favorites | Sign in
Project Home Wiki Issues Source
READ-ONLY: This project has been archived. For more information see this post.
Project Information
Members
Links

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

Powered by Google Project Hosting