PyInstaller

Packs Python applications into executables
Download

PyInstaller Ranking & Summary

Advertisement

  • Rating:
  • License:
  • GPL
  • Publisher Name:
  • Giovanni Bajo
  • Operating Systems:
  • Windows All
  • File Size:
  • 3 MB

PyInstaller Tags


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. You'll never be required to look for tricks in wikis and apply custom modification to your files or your setup scripts.


PyInstaller Related Software