pyinstaller 2.0
pip install pyinstaller==2.0
Released:
Converts (packages) Python programs into stand-alone executables, under Windows, Linux, Mac OS X, AIX and Solaris.
Navigation
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU General Public License v2 (GPLv2) (GPL license with a special exception which allows to use PyInstaller to build and distribute non-fre...)
- Author: Gordon McMillan, William Caban, Giovanni Bajo, Hartmut Goebel, Martin Zibricky
- Maintainer: Giovanni Bajo, Hartmut Goebel, Martin Zibricky
- Tags packaging, standalone executable, pyinstaller, macholib, freeze, py2exe, py2app, bbfreeze
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
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.3, 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
Unverified details
These details have not been verified by PyPIProject links
Meta
- License: GNU General Public License v2 (GPLv2) (GPL license with a special exception which allows to use PyInstaller to build and distribute non-fre...)
- Author: Gordon McMillan, William Caban, Giovanni Bajo, Hartmut Goebel, Martin Zibricky
- Maintainer: Giovanni Bajo, Hartmut Goebel, Martin Zibricky
- Tags packaging, standalone executable, pyinstaller, macholib, freeze, py2exe, py2app, bbfreeze
Classifiers
- Development Status
- Environment
- Intended Audience
- License
- Natural Language
- Operating System
- Programming Language
- Topic
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.0.zip
.
File metadata
- Download URL: pyinstaller-2.0.zip
- Upload date:
- Size: 3.4 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7f944ff131f6488ebad68e8db4a6f53f2d8054c618b6095d7cbba3ca0f733bab |
|
MD5 | 19350c07632e4deef5f4ecf64a556637 |
|
BLAKE2b-256 | 52e50ce68034f3441bda11538162796dac5a8e5873e8af5d23aaea65e81c7e51 |
File details
Details for the file pyinstaller-2.0.tar.bz2
.
File metadata
- Download URL: pyinstaller-2.0.tar.bz2
- Upload date:
- Size: 2.5 MB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | ffbfb6e2b9db50b6efbf785b83f315b5daffd56fb85d92fe82969e5d8f4e8425 |
|
MD5 | c62dd506bcde230d87ea11a1c316b590 |
|
BLAKE2b-256 | eca3dc7bc8c48a873c3156866df709a23078a6dda86db88328df5cf639385527 |