Python Distribution

Back

1. dh-virtualenv

Build and distribute a virtualenv as a Debian package.

2. Nuitka

Compile scripts, modules, packages to an executable or extension module.

3. py2app

Freezes Python scripts (Mac OS X).

4. py2exe

Freezes Python scripts (Windows).

5. pyarmor

A tool used to obfuscate python scripts, bind obfuscated scripts to fixed machine or expire obfuscated scripts.

6. PyInstaller

Converts Python programs into stand-alone executables (cross-platform).

7. pynsist

A tool to build Windows installers, installers bundle Python itself.

8. shiv

A command line utility for building fully self-contained zipapps (PEP 441), but with all their dependencies included.