In article <[EMAIL PROTECTED]>, alf <[EMAIL PROTECTED]> 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 -- http://mail.python.org/mailman/listinfo/python-list