靜態的Python解析器 StaticPython

fmms 12年前發布 | 14K 次閱讀 Python Python開發

StaticPython 是一個靜態鏈接版本的 Python 解析器,當前版本支持 Python 2.7。該軟件使用單一的可執行文件進行分發,使用簡單方便。

使用方法:

$ wget -O python2.7-static http://pts-mini-gpl.googlecode.com/files/python2.7-static
$ chmod +x python2.7-static
$ ./python2.7-static
Python 2.7 (r27:82500, Aug 11 2010, 10:51:33) 
[GCC 4.1.2] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> 

項目主頁:http://www.baiduhome.net/lib/view/home/1325860341343

 本文由用戶 fmms 自行上傳分享,僅供網友學習交流。所有權歸原作者,若您的權利被侵害,請聯系管理員。
 轉載本站原創文章,請注明出處,并保留原始鏈接、圖片水印。
 本站是一個以用戶分享為主的開源技術平臺,歡迎各類分享!