PyInstaller is a program that converts (packages) Python programs into stand-alone executables, under Windows, Linux, Mac OS X, AIX and Solaris. Its main advantages over similar tools are that PyInstaller works with any version of Python since 2.4, it builds smaller executables thanks to transparent compression, it is fully multi-platform, and uses 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.
Release files for pyinstaller 2.1
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distributions (sdists)
| File | Size | Uploaded | |
|---|---|---|---|
| PyInstaller-2.1.zip | 5.1 MB | Details | |
| PyInstaller-2.1.tar.gz | 4.8 MB | Details |
Release files / PyInstaller-2.1.zip
| Download URL | PyInstaller-2.1.zip |
|---|---|
| Size | 5.1 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
d73d4a69ffc92827a6fedfeca49415f805f674a599c67f8f6a8571fae19725d9
|
|
BLAKE2b-256 checksum How to use checksums |
0b874758831a995645873f72c51ec09f8e51db607ed89a336b0afe12702c4329
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
Release files / PyInstaller-2.1.tar.gz
| Download URL | PyInstaller-2.1.tar.gz |
|---|---|
| Size | 4.8 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
feff03a3212d984882432ff81c6afcdcf04d8f636fd4beb131b7a027653b3b05
|
|
BLAKE2b-256 checksum How to use checksums |
c3a3d50648bc99a8d5d6c533fc5c1101cc18014d0782e7ddbe9744ad2d56ad49
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |