a combination of py2exe (extension of python distutils) ans srvany will allow you to run it as windows service. This is what I did.
how to run python application as win32 exe: <http://tzury.jottit.com/python-as-exe> how to run this exe (or any other) as windows service: <http://tzury.jottit.com/exe-as-service> --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web.py" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/webpy?hl=en -~----------~----~----~----~------~----~------~--~---
