Hello All,
I will need to write a manager for acquiring barcodes from a USB
reader with
PyUSB 1.0 http://pyusb.sourceforge.net on libusb http://www.libusb.org/
but unfortunately I have no USB protocol background at the moment. Is
there any PyUSB 1.0 reporistory of examples to learn? Thank you Al
On 4 Mar, 14:54, Aldo Ceccarelli wrote:
> Hello All,
> I will need to write a manager for acquiring barcodes from a USB
> reader with
>
> PyUSB 1.0 http://pyusb.sourceforge.neton libusbhttp://www.libusb.org/
>
> but unfortunately I have no USB protocol background at the m
Hello All,
in my specific problem I will be happy of a response where possible
to:
1. distinguish different operating systems of answering nodes
2. collect responses of Wyse thin-clients with "Thin OS" to get node
name and MAC address in particular
Thanks a lot in advance for any sharing / forwar
On 15 Apr, 11:54, frankcui wrote:
> On 04/15/2011 05:00 PM, Aldo Ceccarelli wrote:> Hello All,
> > in my specific problem I will be happy of a response where possible
> > to:
>
> > 1. distinguish different operating systems of answering nodes
> > 2. collect re
On Apr 15, 11:00 am, Aldo Ceccarelli
wrote:
> Hello All,
> in my specific problem I will be happy of a response where possible
> to:
>
> 1. distinguish different operating systems of answering nodes
> 2. collect responses of Wyse thin-clients with "Thin OS" to get no
On 18 Apr, 22:38, Daniel Kluev wrote:
> Isn't it better to use subprocess.Popen and read stdout/stderr
> directly? Should be much more convenient than temporary files.
>
> --
> With best regards,
> Daniel Kluev
Thanks Daniel, your solution is far better WKR! Aldo
--
http://mail.python.org/mailma
Hi Everybody,
TaLib (technical analysis package with function indicators coded in C/C
++, http://www.ta-lib.org ) has a complete library with source in C/C+
+.
I am new to SWIG (wrapper interface generator) and would really
appreciate any Python (.py) port of TaLib to be able to call and test
TaLi
On 26 Gen, 19:33, "Gabriel Genellina" <[EMAIL PROTECTED]> wrote:
> En Thu, 24 Jan 2008 20:49:33 -0200, Aldo Ceccarelli
> <[EMAIL PROTECTED]> escribi�:
>
> > Hi Everybody,
> > TaLib (technical analysis package with function indicators coded in C/C
&
Hello All,
I apologize for posting a question on this but I could not find a
complete answer after reading and searching so far:-)
My problem is that I'd like to store the html source of a certain web
url but when I try via urllib / urllib2 reads or urlretrieve I get
only a part of the contents (i
Thank you All for your suggestions:
I could finally assess that
besides partial read from chunked url - by-passed thanks to a socket
approach:
f.i. this was good for me:
http://python.about.com/od/networkingwithpython/ss/beg_web_client_9.htm
I have still two kind of problems that quit this pos
Hi, Everybody!
I'm a Wordpress newbie but will have need to automate posts and would
like to use Python for this purpose too: can you lead the way to this
target?
Many thanks in advance for your kind indications!
ps some times ago, I heard about a Wordpress Python Library too but I
do not know
Hi All,
do you have any experience about any library tool suitable to burn
video DVDs from video (f.i. .avi) file formats?
In negative case and as an alternative: do you have any in other
programming languages?
thanks in advance
WKR,
Aldo
--
http://mail.python.org/mailman/listinfo/python-list
On 11 Gen, 21:47, webtourist wrote:
> On Jan 10, 8:35 am, flow wrote:
>
> > I've just finished reading a sort of beginner Python book, and I know
> > quite a bit now but I'm looking for a book that can teach me advanced
> > aspects of Python - code optimisation, threading, etc.
>
> > Any recommen
On 6 Lug, 16:00, srinivasan srinivas wrote:
> HI,
> I am using mechanize module for web scraping projects. One of y tasks is to
> download pdf file from a page and store it.
> Is there a way to download pdf file using mechanize how we do it in Perl's
> WWW::Mechanize?
>
> Thanks,
> Srini
Hi, Sr
14 matches
Mail list logo