pyqrencode

Python bindings for libqrencode
Download

pyqrencode Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Other/Proprietary Li...
  • Publisher Name:
  • Matt Reiferson
  • Publisher web site:
  • http://bit.ly/

pyqrencode Tags


pyqrencode Description

Python bindings for libqrencode pyqrencode provides Python bindings for libqrencode using Cython.Credit and inspiration to: - (this is essentially a cleaned up version of the Encoder, eliminating all the Java dependencies) - libqrencode, by Fukuchi Kentaro (http://megaui.net/fukuchi/works/qrencode/index.en.html) - PyQrCodec, by Stefano Pedemonte (http://www.pedemonte.eu/pyqr/index.py/pyqrhome)Tested on: * Mac OSX 10.6.4 Snow Leopard, Python 2.6.1 (64-bit) * CentOS 5.5, Python 2.6.4 (64-bit)Pre-requisites on all platforms: * you need libqrencode somewhere in your LD path (/usr/local/lib) * you need qrencode.h somewhere on your include path (/usr/local/include) ** if you want to play with the code generation you need Cython (tested with 0.13) easy_install cython cython qrencode.pyxInstallation: python setup.py install Requirements: · Python


pyqrencode Related Software