[Twisted-Python] twisted & USB

Glyph glyph at twistedmatrix.com
Wed Oct 23 16:50:41 MDT 2013


On Oct 23, 2013, at 3:18 PM, Werner Thie <werner at thieprojects.ch> wrote:

> Aloha
> 
> is anybody aware of code allowing to attach to USB devices with twisted?
> 
> The only piece of code I found is the twistification of pywws (Weather Station) on
> 
> https://gist.github.com/claws/2464017
> 
> The code works, but I'm scratching my head if there is a better solution to this problem, although USB across platforms seems to be a monster to tackle.

Sounds like this code ought to be extracted into a, let's say, txUSB project, then.  Seems like 'weather_station.py' is the wrong module for a class called 'UsbDevice', at any rate :-).

I'm not aware of anyone else working on such a thing yet.

-glyph




More information about the Twisted-Python mailing list