I am using the windows OS the first step is to use pyw ^_^ for only the testing. and later on, I am going to use py2exe to make it running as windows service.
Thanks guys! On Feb 22, 7:42 am, Tzury Bar Yochay <[EMAIL PROTECTED]> wrote: > 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 -~----------~----~----~----~------~----~------~--~---
