

cx_Freeze
4 likes
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 requires Python 2.
Cost / License
- Free
- Open Source
Platforms
- Mac
- Windows
- Linux
Features
No features, maybe you want to suggest one?
Tags
- Software developer
- packaging
- python-to-exe
cx_Freeze News & Activities
Highlights All activities
Recent activities
cx_Freeze information
No comments or reviews, maybe you want to be first?
Post comment/reviewWhat 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 requires Python 2.3 or higher since it makes use of the zip import facility which was introduced in that version.




