python make source code

I've not used them myself on Linux, but I've heard that both PyInstaller and cx_freeze will work. There is a bit of information about it on the wiki at CreatingStandaloneExecutables - wxPyWiki.

···

On 11/1/12 4:35 PM, GabrielColombia wrote:

Hi, I'm from Colombia.
I'm making a GUI application using wxPython.
I made a standalone executable for windows using Py2exe.

Also i'm trying to make something similar for linux. I mean, a sorce
archive tar.gz,rpm or dev which install my gui application in my devian
based distribution whitout installing python or wxpython for running my
gui.

Can you recommend me some tool for make the "standalone executable for
linux" ??? I looked over Py2exe, Pyintaller, cx_freeze and bbfreeze but
they dont have any information about making this self install
application on linux

I hope you answer my question

--
Robin Dunn
Software Craftsman

bbfreeze as well:

Can't comment on which work well for what though -- never done it on Linux.

-CHB

···

On Fri, Nov 2, 2012 at 1:13 PM, Robin Dunn <robin@alldunn.com> wrote:

I've not used them myself on Linux, but I've heard that both PyInstaller and
cx_freeze will work. There is a bit of information about it on the wiki at
CreatingStandaloneExecutables - wxPyWiki.

--

Christopher Barker, Ph.D.
Oceanographer

Emergency Response Division
NOAA/NOS/OR&R (206) 526-6959 voice
7600 Sand Point Way NE (206) 526-6329 fax
Seattle, WA 98115 (206) 526-6317 main reception

Chris.Barker@noaa.gov