Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python.announce > #1269 > unrolled thread

cx_Freeze 4.3.3

Started byAnthony Tuininga <anthony.tuininga@gmail.com>
First post2014-05-03 19:49 -0600
Last post2014-05-03 19:49 -0600
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python.announce


Contents

  cx_Freeze 4.3.3 Anthony Tuininga <anthony.tuininga@gmail.com> - 2014-05-03 19:49 -0600

#1269 — cx_Freeze 4.3.3

FromAnthony Tuininga <anthony.tuininga@gmail.com>
Date2014-05-03 19:49 -0600
Subjectcx_Freeze 4.3.3
Message-ID<mailman.9683.1399282480.18130.python-announce-list@python.org>
What is 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 2.6 or
higher, including Python 3.


Where do I get it?

http://cx-freeze.sourceforge.net


What's new?

http://cx_freeze.readthedocs.org/en/latest/releasenotes.html

[toc] | [standalone]


Back to top | Article view | comp.lang.python.announce


csiph-web