using a USB HID device
"Martin v. Löwis"
martin at v.loewis.de
Mon Apr 19 16:09:05 EDT 2004
Wouter van Ooijen (www.voti.nl) wrote:
>
> But I can live with something that appears to be pure python, like one
> which only requires a win-specific addition. after all win32all is
> windows-specific too, but I regard it as part of the windows-python
> installation. One more dll is no problem, as long as I don't have to
> write (and maintain!) it :)
So libusb-win32 might be the solution for you (with other libusb
incarnations for other systems).
Notice, however, that your users need administrator privileges to
install a kernel mode driver.
Regards,
Martin
More information about the Python-list
mailing list