Python and USB

Marco Bartel mab at iee
Tue Apr 6 05:29:05 EDT 2004


Roger Binns wrote:
>>I just
>>was thinking about to do the wrapper myself using SWIG, but i also still
>>hope, that there is someone outside, who played allready with usb and
>>python arround.
> 
> 
> Here is one I made earlier:
> 
> http://cvs.sf.net/viewcvs.py/bitpim/bitpim/native/usb/
> 
> It is shipping as part of BitPim and works with libusb on Linux and Mac
> and libusb-win32 on Windows.
> 
> If someone wants to make this into a proper distutils style package
> etc, I'd be more than happy to contribute the code etc.
> 
> Roger
> 
> 
Thanks a lot roger,
it was exactly the thing i'am was looking for.
Now i only have to get my device running. Under
C i was allready using the libusb, and so this code should
be easily to be adapted.

THX
Marco




More information about the Python-list mailing list