Seleziona la tua lingua

Pagina iniziale arrow-right ... arrow-right Strumenti di sviluppo arrow-right PyInstaller

Abbiamo compilato una lista di 5 alternative gratuite e a pagamento a PyInstaller. I principali concorrenti includono cx_Freeze, py2exe. Inoltre, gli utenti fanno anche confronti tra PyInstaller e nuitka, bbfreeze, Shed Skin. Puoi anche dare un'occhiata ad altre opzioni simili qui: Strumenti di sviluppo.


cx_Freeze
Free Open Source

cx_Freeze è un insieme di script e moduli per congelare gli script Python in file eseguibili in gran parte ...

py2exe
Free Open Source

Un'estensione distutils per creare programmi Windows autonomi dagli script Python.

nuitka
Free Open Source

Nuitka è un compilatore Python.

bbfreeze
Free Open Source

creare eseguibili autonomi da script Python

Shed Skin
Free Open Source

Shed Skin è un compilatore sperimentale, in grado di tradurre puro, ma implicitamente tipicamente staticamente ...

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

PyInstaller Piattaforme

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

PyInstaller Video e screenshot

PyInstaller Panoramica

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.

Migliori alternative a PyInstaller

Condividi la tua opinione sul software, lascia una recensione e contribuisci a migliorarlo ulteriormente!

PyInstaller Categorie

Strumenti di sviluppo

PyInstaller Tag

python-to-exe exe-packer python

Suggerisci modifiche

Il tuo feedback

Seleziona una valutazione
Per favore, seleziona una valutazione

Your vote has been counted.

Do you have experience using this software?