Converts (packages) Python programs into stand-alone executables, under Windows, Linux, Mac OS X, AIX and Solaris.
Project description
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.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
File details
Details for the file PyInstaller-2.1.zip
.
File metadata
- Download URL: PyInstaller-2.1.zip
- Upload date:
- Size: 5.1 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d73d4a69ffc92827a6fedfeca49415f805f674a599c67f8f6a8571fae19725d9 |
|
MD5 | 3eb18a454311707ab7808d881e677329 |
|
BLAKE2b-256 | 0b874758831a995645873f72c51ec09f8e51db607ed89a336b0afe12702c4329 |
File details
Details for the file PyInstaller-2.1.tar.gz
.
File metadata
- Download URL: PyInstaller-2.1.tar.gz
- Upload date:
- Size: 4.8 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | feff03a3212d984882432ff81c6afcdcf04d8f636fd4beb131b7a027653b3b05 |
|
MD5 | 248531f6fc94b0ffb02473321496d6d0 |
|
BLAKE2b-256 | c3a3d50648bc99a8d5d6c533fc5c1101cc18014d0782e7ddbe9744ad2d56ad49 |