On Jul 18, 2:35 pm, KDawg44 <[EMAIL PROTECTED]> 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 e
On Fri, Jul 18, 2008 at 3:43 PM, Stephen Johnson <[EMAIL PROTECTED]> 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 interes
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
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