Description: py2exe is a Python module that allows you to easily create standalone Windows executable programs from Python scripts. It bundles all necessary parts so you can distribute the resulting executables to end users who do not have Python installed.
Type: software
Pricing: Open Source
Description: PyPy is an alternative Python interpreter written in Python. It features a just-in-time compiler and supports many Python libraries and frameworks. PyPy focuses on speed, efficiency and compatibility with CPython.
Type: software
Pricing: Open Source