On Mon, 1 Dec 2008 14:45:37 +0100, Alessio Pace <[EMAIL PROTECTED]> wrote:
Hi,

I'm pretty new to Python and Twisted, and I would like to know if anyone
could share some experiences in creating a standalone Unix executable for a
Twisted application I'm building.

I would like in fact to distribute my application on some Unix machines
(onto which I cannot install anything)  which do *not* have Python and
Twisted (and not even GCC).

Thank you in advance for any suggestion.

http://wiki.python.org/moin/Freeze might help.  I don't have any experiences
using it with Twisted to share, though.

Jean-Paul

_______________________________________________
Twisted-Python mailing list
[email protected]
http://twistedmatrix.com/cgi-bin/mailman/listinfo/twisted-python

Reply via email to