Create standalone Windows program with simple graphics?

Chris Rebert clp2 at rebertia.com
Thu Apr 16 10:21:32 EDT 2009


On Thu, Apr 16, 2009 at 6:12 AM, Poster28 <usenet1 at anton.e4ward.com> wrote:
> Hi,
>
> I'd like to program and compile a simple graphics program (showing something
> like a chess board, some numbers and buttons, mouse support) and provide it
> as a standalone binary for Windows users.
>
> What is the easiest way to do that? Which libraries or compilers I should
> use?

http://www.py2exe.org/

Cheers,
Chris
-- 
I have a blog:
http://blog.rebertia.com



More information about the Python-list mailing list