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.3 or
high
Hi,
I'm pleased to announce the release of circuits 2.0.0 [cheetah]
This is a major release which includes breaking API changes from the
previous release 1.6.
Some of the highlights of this release include:
* Enhanced internal Event Generation for I/O components.
* Re-Implementation of call/wai