[Twisted-Python] Seeking advice on use of Perspective Broker

Lucas Taylor ltaylor.volks at gmail.com
Thu Sep 17 19:06:06 MDT 2009


On 9/17/09 1:31 PM, Arthur Pemberton wrote:
>  2) How easy it to package Twisted for distribution on Windows system
> (which would be inevitable)

You can use py2exe to distribute your application as one or more
executables. It is also possible to create NT services using the
win32all package.

Lucas Taylor




More information about the Twisted-Python mailing list