
Description: cx_Freeze is a Python utility to compile Python code into standalone executable files for distribution. It works by analyzing the Python scripts, finding all imports, and putting them along with the Python interpreter into a folder structure that can be compressed into a single executable file.
Type: Open Source Test Automation Framework
Founded: 2011
Primary Use: Mobile app testing automation
Supported Platforms: iOS, Android, Windows

Description: bbfreeze is a converter for Python programs into stand-alone executables, under Windows, Linux, Mac OS X, FreeBSD, Solaris and AIX. The goal is to make Python programs independently distributable so that they can be run without requiring the Python interpreter.
Type: Cloud-based Test Automation Platform
Founded: 2015
Primary Use: Web, mobile, and API testing
Supported Platforms: Web, iOS, Android, API