Download List

Projeto Descrição

PyInstaller converts (packages) Python programs into standalone executables under Windows, Linux, Mac OS X, Solaris, and AIX. It supports several platforms and is able to build fully-contained (single file) executables.

System Requirements

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-08-01 22:08 Back to release list
1.5.1

Um novo padrão PyInstaller ícone foi adicionado para executáveis ​​gerados no Windows. Foi adicionado suporte para Python compilado com - enable-shared no Mac OS X. A solução foi adicionado para platform.system incorreta () em algumas instalações do Windows Python em que esta função retorna "Microsoft" em vez "Windows". A opção - windowed foi fixado para Mac OS X, onde um executável console foi criado cada vez que mesmo com esta opção. Um erro de digitação que impediu a detecção de bibliotecas DLL carregado pelo módulo ctypes foi corrigido.
Tags: Minor bugfixes
A new default PyInstaller icon was added for generated executables on Windows. Support was added for Python built with --enable-shared on Mac OS X. A workaround was added for incorrect platform.system() on some Python Windows installations where this function returns "Microsoft" instead "Windows". The --windowed option was fixed for Mac OS X, where a console executable was created every time even with this option. A typographical error that prevented detection of DLL libraries loaded by the ctypes module was fixed.

Project Resources