Distributing Python App

K-Dawg kdawg44 at gmail.com
Fri Jul 18 16:09:58 EDT 2008


On Fri, Jul 18, 2008 at 3:43 PM, Stephen Johnson <diordna at gmail.com> wrote:

> 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
>
>
>
Thanks!  I'll look into that.

-- 
Kevin

"We are what we repeatedly do. Excellence, then, is not an act, but a
habit."
- Aristotle."
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-list/attachments/20080718/9312537d/attachment-0001.html>


More information about the Python-list mailing list