问题
I was interested in doing some cross platform work with a usb device in python, any tips or recommendations on modules that can do this type of thing?
I've looked around SF and googlecode without a lot of luck.
thanks!
ct
回答1:
PyUSB is what you are looking for. it is a wrapper around libusb which works on linux and was ported on Windows.
来源:https://stackoverflow.com/questions/1928936/cross-platform-usb-module-for-python