Cross platform distribution of standalone executable

M

Mahesh

Hi,

One of my clients does not want the Python VM installed on his
production machine (because it is not a supported IT language) so the
only way I can program in Python and release the application to him is
to make a standalone executable and deploy it. The last time I looked
at something like this, Macmillan installer was a good contender but
now that website seems to be AWOL.

Are there any alternate installers out there? Googling didn't bring up
any other maintained installer.

This installer should be able to build on Windows, Linux and AIX.

Thanks,

Mahesh
 
S

Serge Orlov

Mahesh said:
Hi,

One of my clients does not want the Python VM installed on his
production machine (because it is not a supported IT language) so the
only way I can program in Python and release the application to him is
to make a standalone executable and deploy it. The last time I looked
at something like this, Macmillan installer was a good contender but
now that website seems to be AWOL.

Are there any alternate installers out there? Googling didn't bring up
any other maintained installer.

This installer should be able to build on Windows, Linux and AIX.

Take a look at cx_Freeze:
http://starship.python.net/crew/atuining/cx_Freeze/

Serge.
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
473,764
Messages
2,569,564
Members
45,040
Latest member
papereejit

Latest Threads

Top