MFRC522-python
MFRC522-python copied to clipboard
Added Support for Python3
This is really needed because SPI-Py (hard dependence) now can be built for python3 only! I have only changed *print "..." -> print("...") ....and it run under python3 so I wonder why it is not pushed yet.
@mxgxw can this be merged? if not, please give some feedback.
Compare https://github.com/mxgxw/MFRC522-python/issues/36