Selecione seu idioma

Página inicial arrow-right ... arrow-right Ferramentas de desenvolvimento arrow-right PyInstaller

Nós compilamos uma lista de 5 alternativas gratuitas e pagas para o PyInstaller. Os principais concorrentes incluem: cx_Freeze, py2exe. Além disso, os usuários também fazem comparações entre PyInstaller e nuitka, bbfreeze, Shed Skin. Além disso, você pode conferir outras opções semelhantes aqui: Ferramentas de desenvolvimento.


cx_Freeze
Free Open Source

cx_Freeze é um conjunto de scripts e módulos para congelar scripts Python em executáveis ​​na maioria dos ...

py2exe
Free Open Source

Uma extensão distutils para criar programas autônomos do Windows a partir de scripts Python.

nuitka
Free Open Source

Nuitka é um compilador Python.

bbfreeze
Free Open Source

criar executáveis ​​independentes a partir de scripts python

Shed Skin
Free Open Source

Shed Skin is an experimental compiler, that can translate pure, but implicitly statically typed...

PyInstaller is a program that freezes (packages) Python programs into stand-alone executables...

PyInstaller Plataformas

tick-square Linux
tick-square Mac
tick-square Windows

PyInstaller Vídeo e capturas de tela

PyInstaller Visão geral

PyInstaller is a program that freezes (packages) Python programs into stand-alone executables, under Windows, Linux, Mac OS X, FreeBSD, Solaris and AIX. Its main advantages over similar tools are that PyInstaller works with Python 2.7 and 3.3—3.5, it builds smaller executables thanks to transparent compression, it is fully multi-platform, and use the OS support to load the dynamic libraries, thus ensuring full compatibility.

The main goal of PyInstaller is to be compatible with 3rd-party packages out-of-the-box. This means that, with PyInstaller, all the required tricks to make external packages work are already integrated within PyInstaller itself so that there is no user intervention required. You'll never be required to look for tricks in wikis and apply custom modification to your files or your setup scripts. As an example, libraries like PyQt, Django or matplotlib are fully supported, without having to handle plugins or external data files manually.

Principais alternativas ao PyInstaller

Compartilhe sua opinião sobre o software, deixe uma avaliação e ajude a torná-lo ainda melhor!

PyInstaller Categorias

Ferramentas de desenvolvimento

PyInstaller Etiquetas

python-to-exe exe-packer python

Sugerir alterações

Seu feedback

Selecione uma classificação
Por favor, selecione uma classificação

Your vote has been counted.

Do you have experience using this software?