win32service and Python

David 71david at libero.it
Wed Aug 13 14:18:10 EDT 2008


Il Wed, 13 Aug 2008 10:58:20 -0700 (PDT), Mike Driscoll ha scritto:

> On Aug 13, 12:31 pm, David <71da... at libero.it> wrote:
>> I am collecting informations about win32 services for Python but, except for
>> few basic examples about Mark Hammond's win32serviceutil, I found nothing
>> useful.
>>
>> Any link is welcome.
>>
>> Thank you.
>> David
> 
> This doesn't have one yet, but it will:
> 
> http://timgolden.me.uk/python-on-windows/
> 
> Here's a good place for WMI and services: http://timgolden.me.uk/python/wmi-tutorial.html
> 
> And here's a few more general ones:
> 
> http://agiletesting.blogspot.com/2005/09/running-python-script-as-windows.html
> http://essiene.blogspot.com/2005/04/python-windows-services.html
> http://code.activestate.com/recipes/59872/
> 
> Hammond's book also has some examples. For additional examples, just
> ask at the pywin32 mailing list. I'm sure they can give you some
> pointers.
> 
> http://mail.python.org/mailman/listinfo/python-win32
> 
> Mike

Thank you Mike!

D.



More information about the Python-list mailing list