Python Packaging for Windows and Linux

Python Packager is a free web service which converts, or "compiles" source code written in the Python programming language into stand-alone applications for Windows and Linux.
It aims to make packaging and sharing/deploying Python programs easy and "just work".
The website also provides free hosting for any Python based utilities/programs.

Python Packager creates a portable exe, a portable directory and an installer for Microsoft Windows. The Python Packager service also creates portable files, portable directories, DEB and RPM pacakges for Linux. Other features include analysis of the source code using linting tools and automatic generation of documentation.

Want to get the word out about your Python project? Want more ways to distribute your Python project? Try Python Package Index

List of packages Python Packager compiles

Python Packager list of packages it 'compiles'. Windows Exe, Windows Directory, Windows Installer (Inno Setup), Linux Binary, Linux DEB Package, Linux RPM Package, etc.