My favorites | Sign in
Project Logo
                
People details
Project owners:
  andrea.gavana
Project committers:
CodyPrecord

GUI2Exe is a Graphical User Interface frontend to all the "executable builders" available for the Python programming language. It can be used to build standalone Windows executables, Linux applications and Mac OS application bundles and plugins starting from Python scripts.

News

What is GUI2Exe

GUI2Exe is my first attempt to unify all the available "executable builders" for Python in a single and simple to use graphical user interface. At the moment the supported executable builders are:

Description

The aim of GUI2Exe was (for me) to create a wxPython GUI tool that unifies and simplifies various standalone executable builders for Python, such as py2exe, py2app, cx_Freeze, etc...

Currently GUI2Exe is under heavy development, I will provide only Python source code for the moment, which can be grabbed from googlecode using any SVN tool available.

Requirements

Running GUI2Exe using Python requires:

  1. Python 2.4+ ;
  2. wxPython 2.8.8.0+ ansi/unicode (unicode recommended);
  3. One (or more) of the Python executable builders.

Important Note

GUI2Exe is not meant to be installed as site-package with this command:

python Setup.py install

Nor to be compiled as executable. GUI2Exe should be used as-is, like a normal Python file, i.e., double-clicking on the GUI2Exe.py file on Windows or writing:

python GUI2Exe.py

Downloads

Use "Featured Downloads" on the right hand side. For more options and information, go to the Downloads tab.

Features

GUI2Exe has a number of features, namely:

And much more :-D









Hosted by Google Code