Connecting Tech Pros Worldwide Help | Site Map

is there any Py2exe like tool in linux

Newbie
 
Join Date: Jun 2007
Posts: 7
#1: Feb 10 '08
Hi,
Iam look looking some standalone python package for both in windows and linux.

In windows py2exe tool serving my purpose,is there any similar tool i can find in linux.?

Though most of linux machine having python installation,but some customized linux machines are not having python.If some body suggest me py2exe like tool for linux,it would be helpful for me execute python script in linux machine which doesnt have python installation.



thanks
bgeddy's Avatar
Newbie
 
Join Date: Aug 2007
Location: Liverpool - england
Posts: 16
#2: Feb 11 '08

re: is there any Py2exe like tool in linux


Have you looked at freeze - it should come with Python. My version is in the python site-packages directory
Reply