Works on: Windows 10 | Windows 8.1 | Windows 8 | Windows 7 | Windows 2012 SHA1 Hash: d35e136b2b02944799fd2dc5b5eb3e12c4f0924a Size: 3.12 MB File Format: zip
Rating: 2.173913043
out of 5
based on 23 user ratings
Publisher Website: External Link Downloads: 1144 License: Free
PyInstaller is a free software by Giovanni Bajo and works on Windows 10, Windows 8.1, Windows 8, Windows 7, Windows 2012.
You can download PyInstaller which is 3.12 MB in size and belongs to the software category Other Programming Files. PyInstaller was released on 2011-08-02 and last updated on our database on 2017-03-02 and is currently at version 1.5.
Thank you for downloading from SoftPaz! Your download should start any moment now. It would be great if you could rate and share:
Rate this software:
Share in your network:
PyInstaller Description
PyInstaller is a handy and reliable utility designed to convert Python programs into stand-alone executables. Its main advantages over similar tools are that PyInstaller works with any version of Python since 2.2, 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. Youll never be required to look for tricks in wikis and apply custom modification to your files or your setup scripts.System requirementsPython 2.2+ (Python 3 not yet supported)