Hi Kaan,

PyUSB reference for functions is available through doc strings. For
example, you can see the documentation of the core module by typing
this:

pydoc usb.core

Once PyUSB is installed in your system. Note: bear in mind that we are
talking about PyUSB 1.0.

Wander

2010/9/1 Kaan AKŞİT <kun...@gmail.com>:
> Dear all,
>
> I am having hard time to find a manual or a documentation that explains each
> function in pyusb library.  Unfortunately, I could not find anything beside
> this: http://pyusb.sourceforge.net/docs/1.0/tutorial.html
>
> Best regards,
> Kaan
>
> ------------------------------------------------------------------------------
> This SF.net Dev2Dev email is sponsored by:
>
> Show off your parallel programming skills.
> Enter the Intel(R) Threading Challenge 2010.
> http://p.sf.net/sfu/intel-thread-sfd
> _______________________________________________
> pyusb-users mailing list
> pyusb-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/pyusb-users
>
>



-- 
Best Regards,
Wander Lairson Costa

------------------------------------------------------------------------------
This SF.net Dev2Dev email is sponsored by:

Show off your parallel programming skills.
Enter the Intel(R) Threading Challenge 2010.
http://p.sf.net/sfu/intel-thread-sfd
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to