On Wed, Jan 13, 2010 at 3:13 PM, Anand Balachandran Pillai <
abpil...@gmail.com> wrote:
> On Wed, Jan 13, 2010 at 3:09 PM, Vishal wrote:
>
> > On Wed, Jan 13, 2010 at 3:01 PM, Anand Balachandran Pillai <
> > abpil...@gmail.com> wrote:
> >
> > > On Wed, Jan 13, 2010 at 2:56 PM, Vishal wrote:
> >
On Wed, Jan 13, 2010 at 3:09 PM, Vishal wrote:
> On Wed, Jan 13, 2010 at 3:01 PM, Anand Balachandran Pillai <
> abpil...@gmail.com> wrote:
>
> > On Wed, Jan 13, 2010 at 2:56 PM, Vishal wrote:
> >
> > > Hi,
> > >
> > > I am looking for a way to create a python library that talks to some
> usb
> >
On Wed, Jan 13, 2010 at 3:01 PM, Anand Balachandran Pillai <
abpil...@gmail.com> wrote:
> On Wed, Jan 13, 2010 at 2:56 PM, Vishal wrote:
>
> > Hi,
> >
> > I am looking for a way to create a python library that talks to some usb
> > devices (such as usb-i2c cards etc). There is a requirement that
On 01/13/2010 03:01 PM, Anand Balachandran Pillai wrote:
On Wed, Jan 13, 2010 at 2:56 PM, Vishal wrote:
Hi,
I am looking for a way to create a python library that talks to some usb
devices (such as usb-i2c cards etc). There is a requirement that the python
library should be usable directl
On Wed, Jan 13, 2010 at 2:56 PM, Vishal wrote:
> Hi,
>
> I am looking for a way to create a python library that talks to some usb
> devices (such as usb-i2c cards etc). There is a requirement that the python
> library should be usable directly under windows and linux withough
> requiring
> the us
Hi,
I am looking for a way to create a python library that talks to some usb
devices (such as usb-i2c cards etc). There is a requirement that the python
library should be usable directly under windows and linux withough requiring
the user to worry about her platform.
Any pointers?
I did find a c