Distributing Python App

Stephen Johnson diordna at gmail.com
Fri Jul 18 15:43:14 EDT 2008


Look up py2app and py2exe, for OS X and Windows, respectively. They  
are extensively documented and easy to use.

On Jul 18, 2008, at 3:35 PM, KDawg44 wrote:

> Hi,
>
> I am very new to Python but find it very interesting (from what I know
> of it) and am considering writing an application.  However, I have a
> question regarding distribution of the app once it is done.  Is there
> a way to package everything a user needs to run the app or will they
> have to install Python their machine?  This is probably an obvious
> question but most development I do is for administrative tasks on
> servers and such, not usually development of an app for someone else.
>
> Thanks for your help.
>
> Kevin
> --
> http://mail.python.org/mailman/listinfo/python-list

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080718/e0a929e2/attachment.html>


More information about the Python-list mailing list