background preloader

PY2EXE

Facebook Twitter

Py2exe. Copyright (c) 2001-2008 Thomas Heller, Mark Hammond, Joachim Bauch, Jimmy Retzlaff, and contributors.

py2exe

Abstract py2exe is a Python distutils extension which converts python scripts into executable windows programs, able to run without requiring a python installation. It has been used to create wxPython, Tkinter, Pmw, PyGTK, pygame, win32com client and server modules and other standalone programs. Tutorial - py2exe.org. Py2exe turns Python programs into packages that can be run on other Windows computers without needing to install Python on those computers.

Tutorial - py2exe.org

You must run py2exe on a Windows computer. Python is needed on the computer where py2exe itself is run because py2exe is a Python program and it includes parts of Python in the package that is built. To successfully complete this tutorial you'll need to know the basics of Python (you can get started at python.org's getting started page). TUTORIEL - COMPILATION AVEC PY2EXE compilation, exe, aera, group, py2exe, Source N°41249 Python.