What software is required for nfcpy on 32-bit Windows?

Created by Alexander Knaub
Keywords:
installing win32 windows setup python libusb pyusb
Last updated by:
Stephen Tiedemann

You need following software packages before starting to work with nfcpy:
1. LibUSB for Windows to communicate with your reader
2. Python (Version 2.6 or later)
3. PyUSB package

It is recommended to install this software in the above order. Especially PyUSB must be installed after Python.

We recommend to have a look at following FAQs:
How do I install LibUSB for Windows? https://answers.launchpad.net/nfcpy/+faq/1375
How do I install Python under Windows? https://answers.launchpad.net/nfcpy/+faq/1376