News

The py2exe tool will typically compress all of your required Python library modules into a single zip file in order to reduce space and keep your redistributable package clean.
A chinese introduction of py2exe. So you can create a executable file in windows for your python script. - MacHu-GWU/py2exe-introduction ...