cx_Freeze

Scripts and modules for freezing Python scripts into executables. https://anthony-tuininga.github.io/cx_Freeze/

Github星跟蹤圖

About cx_Freeze

cx_Freeze is a set of scripts and modules for freezing Python scripts into
executables, in much the same way that py2exe and
py2app do. Unlike these two tools,
cx_Freeze is cross platform and should work on any platform that Python itself works on. It supports Python 3.5 or higher.

If you need support for Python 2.x, cx_Freeze version 5 should be used
instead.

Download/Install

Install by issuing the command

python -m pip install cx_Freeze --upgrade

or download directly from PyPI.

If you do not have pip installed or would prefer a more manual installation
process, the following steps also work once the source package has been
downloaded and extracted:

python setup.py build
python setup.py install

To build with MSVC versions after 9.0 use this trick:

set VS100COMNTOOLS=%VS140COMNTOOLS%

Documentation

The official documentation is available
here.

If you need help you can also ask on the official mailing list:
https://lists.sourceforge.net/lists/listinfo/cx-freeze-users

License

cx_Freeze uses a license derived from the
Python Software Foundation License.
You can read the cx_Freeze license in the
documentation
or in the source repository.

主要指標

概覽
名稱與所有者harrydeluxe/extjs-ux
主編程語言JavaScript
編程語言Python (語言數: 3)
平台
許可證MIT License
所有者活动
創建於2011-05-02 10:37:17
推送於2017-10-16 09:58:04
最后一次提交2012-09-06 08:17:57
發布數0
用户参与
星數277
關注者數65
派生數132
提交數233
已啟用問題?
問題數20
打開的問題數8
拉請求數2
打開的拉請求數7
關閉的拉請求數5
项目设置
已啟用Wiki?
已存檔?
是復刻?
已鎖定?
是鏡像?
是私有?