[python-win32] Runnin Python app as service with separate console

Morgan, Byron Byron.Morgan at sfmta.com
Wed Apr 5 08:17:39 CEST 2006


I have a robust, stable Python script that runs 24-7, crunching a telnet
feed of real-time data. Problem is, it has to run in a dos console
window on the desktop. I would like to run it as a service, and be able
connect to it and monitor performance with a separate console (either
gui or not) from time to time. I'm hoping for advice on how to proceed.


Byron Morgan
San Francisco



More information about the Python-win32 mailing list