distributing python software in jar like fashion
Gary Duzan
mgi820 at motorola.com
Thu Mar 15 13:20:25 EDT 2007
In article <Vs6dnZOY8sSDM2XYnZ2dnUVZ_rqhnZ2d at comcast.com>, alf <ask at me> wrote:
>Hi,
>
>I have a small app which consist of a few .py files. Is there any way to
>distribute it in jar like fashion as a single file I can just run python
>on. I obviously look for platform independent solution.
>
>Thx in advance, A.
There is a new package that has been discussed here recently
called Squisher that should do what you want by packing things into
a single pyc file. There are still some minor issues that need to
be ironed out with running the pyc directly, but it should do
exactly what you want Real Soon Now.
http://groups.google.com/groups/search?q=group%3Acomp.lang.python+squisher&qt_s=Search
Gary Duzan
Motorola CHS
More information about the Python-list
mailing list