win32service and Python

Larry Bates larry.bates at websafe.com`
Wed Aug 13 17:03:33 EDT 2008


David 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

Actually those examples in Python for Win32 book are quite good and basically 
all services are built using the same framework shown there.  If you run into a 
problem post something here or better yet on comp.python.windows group (I know 
Mark hangs out over there more than here ;-).

-Larry



More information about the Python-list mailing list