python scripts to standalone executable
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
.
Relevant Pages
- RE: run a python script located on linux from a windows computer
... | i have a computer with redhat linux. ... | python scripts i want to run. ... | with windows. ... anti-virus service working around the clock, around the globe, visit: ... (comp.lang.python) - Re: making an "executable" for a python code (newbie)
... i have some python scripts that i want to ... deploy on both linux and windows m/c's. ... two packages seem to meet your need but after checking, ... (comp.lang.python) - Re: python scripts to standalone executable
... I am looking for a some tool that can convert python scripts to ... Have anyone used the freeze utility and any experiences to share ... Is there any enterprise-level exe-builder for python on linux ... I've run into the same question and decided to keep a web page memo ... (comp.lang.python) - Re: python scripts to standalone executable
... I am looking for a some tool that can convert python scripts to ... Have anyone used the freeze utility and any experiences to share ... Is there any enterprise-level exe-builder for python on linux ... build rpms or tarballs? ... (comp.lang.python) - Re: python scripts to standalone executable
... I am looking for a some tool that can convert python scripts to ... Have anyone used the freeze utility and any experiences to share ... Is there any enterprise-level exe-builder for python on linux ... also pyinstall quite often and they both work for me. ... (comp.lang.python) |
|