pyi archive viewer

Pyi-archive_viewer Command

Pyi-archive_viewer Command

pyi-archive_viewer

Converts (packages) Python programs into stand-alone executables.

Install pyi-archive_viewer

  • Kali Linux apt-get install python-pyinstaller Click to copy

python-pyinstaller

Converts (packages) Python programs into stand-alone executables.

PyInstaller is a program that converts (packages) Python programs into stand- alone executables, under Windows, Linux, Mac OS X, Solaris and AIX. 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 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. As an example, libraries like PyQt, Django or matplotlib are fully supported, without having to handle plugins or external data files manually.

To install the latest version of pyi-archive_viewer in your favorite operating system just copy the pyi-archive_viewer installation command from above and paste it into terminal. It will download and install the latest version of pyi-archive_viewer 2023 package in your OS.