Windows Service

Josiah Carlson jcarlson at nospam.uci.edu
Sat Feb 21 01:59:11 EST 2004


> I would like to create Windows Services from python scripts, how can I 
> find documentation about that ?

Check out py2exe: http://starship.python.net/crew/theller/py2exe/

Depending on what you want to do, you may also want to check out pywin32 
(used to be called win32all): https://sourceforge.net/projects/pywin32/

  - Josiah



More information about the Python-list mailing list