Re: [python-win32] USB Power Off from Python
At Wednesday 13/12/2006 23:48, James Matthews wrote: However we see that you can unmount it ans sometimes it will be turned off I think it's some kind of "soft" turn off; you send the device a command to shutdown self. The +5V stay there. -- Gabriel Genellina Softlab SRL __ Correo Yahoo! Espacio para todos tus mensajes, antivirus y antispam ¡gratis! ¡Abrí tu cuenta ya! - http://correo.yahoo.com.ar ___ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32
[python-win32] Python Windows on Wikipedia
That's an absolutely fabolous idea. In particular, a lot of more general info on accessing Windows from Python (and maybe Python from a typical app like Microsoft Excel or Word) would fit there. The things that one dare not ask here, in spite of the "no-dumb policy" :-) In fact I think that it would increase the traffic on this list due to a whole new group of people joining. The problem is that the learning curve is steep if you want to do something, start reading on this site, my problem is maybe typical that I read the book/chapter on Python and Windows long ago and got a canonical Hello World app to run (I managed to open Word from Python and was proud). Maybe there are good books or online resources on how to get a library up and running, what libraries are needed etc, how a COM works in conjunction with Pyton, etc., if so they could just be referenced. The target-group of the text ought to be programmers needing some glue. Best, Goran (Will comment on Tim G's post later, 1 a.m. here in Sweden :-) ___ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32
Re: [python-win32] Python Windows on Wikipedia
I agree it will have to address every concern out there but in the end i think it will work! On 12/14/06, Bokverket <[EMAIL PROTECTED]> wrote: That's an absolutely fabolous idea. In particular, a lot of more general info on accessing Windows from Python (and maybe Python from a typical app like Microsoft Excel or Word) would fit there. The things that one dare not ask here, in spite of the "no-dumb policy" :-) In fact I think that it would increase the traffic on this list due to a whole new group of people joining. The problem is that the learning curve is steep if you want to do something, start reading on this site, my problem is maybe typical that I read the book/chapter on Python and Windows long ago and got a canonical Hello World app to run (I managed to open Word from Python and was proud). Maybe there are good books or online resources on how to get a library up and running, what libraries are needed etc, how a COM works in conjunction with Pyton, etc., if so they could just be referenced. The target-group of the text ought to be programmers needing some glue. Best, Goran (Will comment on Tim G's post later, 1 a.m. here in Sweden :-) ___ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32 -- http://www.goldwatches.com ___ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32
Re: [python-win32] USB Power Off from Python
ok thanks On 12/14/06, Gabriel Genellina <[EMAIL PROTECTED]> wrote: At Wednesday 13/12/2006 23:48, James Matthews wrote: >However we see that you can unmount it ans sometimes it will be turned off I think it's some kind of "soft" turn off; you send the device a command to shutdown self. The +5V stay there. -- Gabriel Genellina Softlab SRL __ Correo Yahoo! Espacio para todos tus mensajes, antivirus y antispam ¡gratis! ¡Abrí tu cuenta ya! - http://correo.yahoo.com.ar ___ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32 -- http://www.goldwatches.com ___ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32
Re: [python-win32] Python as scripting glue, WAS Python for sysadmin
Bokverket wrote: > Tim and Michael, > > I am a Python neophyte and must admit that I am not familiar with all those > Python library names that swish around this list. But that was not my point. > The tasks on Michael's list that he has done/helped out with lately are to a > large extent useful jobs that an ordinary user would love. Well, at least > one who know how to program, iow use Python as _the_ scripting language to > glue all these Micrsoft parts and apps together. This would require a > wonderful Python-ish API on how to access for example Outlook Express > address lists, Word and the file system. Plus some wonderful examples of > useful examples and how to execute them in a Window environment.. > > IOW, making Python for Windows what AWK was for DOS :-) > I'm confused. http://www.vectorsite.net/tsawk.html states "The Awk text-processing programming language is a useful and simple tool for manipulating text". I don't see anything like "access for example Outlook Express address lists, Word, ..." > Does this library already exist, easy-to-use? > I have under development a Python implementation of IBM's CMS Pipelines, which is in essence a "super AKW and Linux/Unix pipes" all in 1 package. Would you like to hear more? -- Bob Gailer 510-978-4454 ___ Python-win32 mailing list Python-win32@python.org http://mail.python.org/mailman/listinfo/python-win32