On Friday 06 April 2007 9:08 am, mathieu wrote:
> Hello,
>
>I am currently investigating how to distribute a python based
> application on a targeted linux system (debian) and so far I only
> found two options:
> - Freeze (shipped with python dist)
> - cx_Freeze (*)
>
> As far as I understand t
Hello,
I am currently investigating how to distribute a python based
application on a targeted linux system (debian) and so far I only
found two options:
- Freeze (shipped with python dist)
- cx_Freeze (*)
As far as I understand those two options are very close. According to
the cx_Freeze READ