Monday 30 March 2009

PyInstaller

If you're programming in Windows using Python you'll encounter a problem where you need to distribute your program. But if you use PyInstaller you'll find that the process is quite simple. It takes your source files & binds them up into an .exe containing any dependencies they need & it can be downloaded from here.
Bookmark and Share

No comments: