Distribution

Libraries to create packaged executables for release distribution.

pyinstaller12.1K

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

pyarmor3.9K

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

shiv1.8K

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

py2exe893

Freezes Python scripts (Windows).

py2app367

Freezes Python scripts (Mac OS X).