-
PyInstaller is a program that freezes (packages) Python programs into stand-alone executables...
-
Nuitka is a Python compiler.
-
PyPy is a fast, compliant alternative implementation of the Python language (2.7.1).
-
cx_Freeze is a set of scripts and modules for freezing Python scripts into executables in much the...
-
A distutils extension to create standalone Windows programs from Python scripts.
-
create stand-alone executables from python scripts.
-
The MSIX Packaging SDK includes cross platform API support for unpacking .msix and .appx packages.
-
Shed Skin is an experimental compiler, that can translate pure, but implicitly statically typed...
-
Utility to build Debian source packages.
-
Create, update and deploy Nuget Packages with a GUI.