qr code - qrcode generator using python for windows -
i looking qrcode generator python window version. can me find out.
i didn't anywhere.
please me.
thanks, manu
either have
- compile yourself; or
- if need generate codes (i.e. encoding no decoding), use pyqrencode can pypi (e.g.
pip install pyqrencode
)
if don't have pip, suggest start installing setuptools , use easy_install
install pip (of course, can cut corners doing easy_install pyqrencode
Comments
Post a Comment