Re: python scripts to standalone executable
- From: John Henry <john106henry@xxxxxxxxxxx>
- Date: Mon, 31 Mar 2008 11:45:33 -0700 (PDT)
On Mar 31, 10:38 am, Amit Gupta <emaila...@xxxxxxxxx> wrote:
On Mar 31, 10:37 am, John Henry <john106he...@xxxxxxxxxxx> wrote:
On Mar 31, 10:24 am, Amit Gupta <emaila...@xxxxxxxxx> wrote:
Hi
I am looking for a some tool that can convert python scripts to
executable on Linux.
I found freeeze.py as the only option so far. Couple of queries on
freeze:
1. Have anyone used the freeze utility and any experiences to share
from that?
2. Is there any enterprise-level exe-builder for python on linux
(ActiveState has nothing)?
Any other related commets are also welcome.
Thanks
Amit
I don't know about freeeze.py but for me, I've been using py2exe, and
also pyinstall quite often and they both work for me.
Isnt py2exe for windows only?
Not sure. I use it on windows.
I haven't looked at pyinstall.. Is it for linux?
It appears so - according to http://www.pyinstaller.org/
.
- Follow-Ups:
- Re: python scripts to standalone executable
- From: Amit Gupta
- Re: python scripts to standalone executable
- References:
- python scripts to standalone executable
- From: Amit Gupta
- Re: python scripts to standalone executable
- From: John Henry
- Re: python scripts to standalone executable
- From: Amit Gupta
- python scripts to standalone executable
- Prev by Date: Re: Python and Db
- Next by Date: Re: Using QSystemTrayIcon with PyQt
- Previous by thread: Re: python scripts to standalone executable
- Next by thread: Re: python scripts to standalone executable
- Index(es):
Relevant Pages
|