开发者

Python and .exe files, another way

How to build exe file开发者_如何学Pythons from py files (compatible with win32)?

please don't refer to py2exe. that is blocked service in IRI.

  • for Iranians only: do you know how to download something (like py2exe) from blocked sites? especially from sourceforge ande fontforge?


Pick up a mirror like this

http://git.kitsu.ru/mirrors/py2exe.git

and download it with git clone, and compile it by running setup.py after that.


How about PyInstaller (link to preliminary python 2.6 on Windows bin)?


Legal issues aside, blocked sites can be accessed (and downloaded from) using any external web proxy.

Edit: Does this work for you? Sourceforge.net through hidemyass.com.


How about cx_Freeze, is that blocked?

Refer to: http://cx-freeze.sourceforge.net/

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜