On Thursday, July 01, 2010 3:16 AM King wrote:
> Hi,
>
> I am trying to build python a cross platform python executable builder
> to deploy python app. I tried various tools such as py2exe,
> pyinstaller, cx_freeze but some how they are not upto the mark except
> py2exe. Unfortunat
Hi,
I am trying to build python a cross platform python executable builder
to deploy python app. I tried various tools such as py2exe,
pyinstaller, cx_freeze but some how they are not upto the mark except
py2exe. Unfortunately py2exe is working only on windows based systems.
The task is divide