Jan 19 2004
py2exe Rules.
Using py2exe, I’ve created a wxWindows GUI, and a small app that reads from a sqlite database. This is pretty awesome. Both look and feel like plain old Windows apps, both ran on systems without Python, wxWindows, or sqlite installed. Very, very, very awesome.
Finally, it feels like I can program nice Windows apps that anyone can use, without having to learn a cumbersome M$ language. I’m still all for learning C#, or even Visual Basic, but at least now I don’t have to, and I can use my existing Python knowledge to build cool apps that I can send to people that have never heard of Linux.
Very great.



