Create a GUI and EXE for a python app?

bradenf at hotmail.com bradenf at hotmail.com
Thu Oct 28 17:43:23 EDT 2010


Thanks ill give it a try! Anyone know about the GUI then?

------Original Message------
From: Chris Rebert
Sender: chris at rebertia.com
To: Braden Faulkner
Cc: python-list at python.org
Subject: Re: Create a GUI and EXE for a python app?
Sent: Oct 28, 2010 5:04 PM

On Thu, Oct 28, 2010 at 1:53 PM, Braden Faulkner <bradenf at hotmail.com> wrote:
> Having trouble with my mail client, so sorry if this goes through more than
> once.
> I'm worknig on a simple math program as my first application. I would like
> to make a cross-platform pretty GUI for it and also package it up in a EXE
> for distribution on Windows.
> What are the best and easiest ways I can do this?

For the latter, py2exe:
http://www.py2exe.org/

Cheers,
Chris



Sent wirelessly from my BlackBerry.



More information about the Python-list mailing list