Skip to content

zaazbb/libqrencode-ctypes

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

libqrencode-ctypes

This is libqrencode python ctypes bindings, it only support python3. if you wants a python2 library, please use https://github.com/mubeta06/python/libqrencode_ctypes_bindings .

This project forks from https://github.com/mubeta06/python , only accept libqrencode-ctypes feature, and translate it to python3.

Usage

  • Install
    • install libqrencode:

      sudo apt-get install libqrencode-dev
    • install libqrencode-ctypes:

      pip3 install libqrencode-ctypes
  • test
    • test under ubuntu 15.04.
    • test on hardware firefly.
    • test on hardware rasyberry pi.

Document

Please refer to documentation here http://mubeta06.github.io/python/libqrencode/ .

Contact

zaazbb <zaazbb@163.com>.

About

Python ctypes Libzbar wrapper.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%