Registered by Jackson Cooper

Python Packager is a web service which converts Python source code into stand-alone applications for Windows and Linux.

Python Packager is a web service, available at http://python-packager.com. The launchpad page is used for development. However to use it, you must use the web interface. Alternatively you are free to set up your own, using the source code provided.

Python Packager converts Python source code into standalone applications. For Windows it builds portable exe's, portable directories, and a Windows installer. For Linux it builds a single, self-contained binary, portable directories, and RPM/DEB packages. It also automatically adds licenses to the source code, shows source code analysis, and documents the code.

Python Packager simply uses existing tools "under the hood", and is used as a web service. It does not claim to add any extra features which can be achieved with existing tools. It builds Python executables on Linux and Windows using PyInstaller (much like Py2Exe). It also uses PyLint to analyse the source code. And documents the code with epydoc.

The goal of Python Packager is to bring all of these existing Python based tools together, into a web interface to make packaging Python programs as easy as possible, and in theory "just work".

Project information

Maintainer:
Jackson Cooper
Driver:
Not yet selected
Licence:
GNU Affero GPL v3

RDF metadata

View full history Series and milestones

trunk series is the current focus of development.

All code Code

Version control system:
Bazaar
Programming languages:
Python, PHP

All questions Latest questions

All packages Packages in Distributions

Get Involved

Downloads

Python Packager does not have any download files registered with Launchpad.

Announcements