On Thu, Oct 28, 2010 at 1:53 PM, Braden Faulkner <brad...@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
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to