EnglishFrenchSpanish

Ad


OnWorks favicon

PyInstaller download for Windows

Free download PyInstaller Windows app to run online win Wine in Ubuntu online, Fedora online or Debian online

This is the Windows app named PyInstaller whose latest release can be downloaded as v6.1.0sourcecode.zip. It can be run online in the free hosting provider OnWorks for workstations.

Download and run online this app named PyInstaller with OnWorks for free.

Follow these instructions in order to run this app:

- 1. Downloaded this application in your PC.

- 2. Enter in our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 3. Upload this application in such filemanager.

- 4. Start any OS OnWorks online emulator from this website, but better Windows online emulator.

- 5. From the OnWorks Windows OS you have just started, goto our file manager https://www.onworks.net/myfiles.php?username=XXXXX with the username that you want.

- 6. Download the application and install it.

- 7. Download Wine from your Linux distributions software repositories. Once installed, you can then double-click the app to run them with Wine. You can also try PlayOnLinux, a fancy interface over Wine that will help you install popular Windows programs and games.

Wine is a way to run Windows software on Linux, but with no Windows required. Wine is an open-source Windows compatibility layer that can run Windows programs directly on any Linux desktop. Essentially, Wine is trying to re-implement enough of Windows from scratch so that it can run all those Windows applications without actually needing Windows.

SCREENSHOTS

Ad


PyInstaller


DESCRIPTION

PyInstaller freezes (packages) Python applications into stand-alone executables, under Windows, GNU/Linux, Mac OS X, FreeBSD, Solaris and AIX. PyInstaller’s main advantages over similar tools are that PyInstaller works with Python 3.5 to 3.9, 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.



Features

  • Packaging of Python programs into standard executables, that work on computers without Python installed
  • PyInstaller 4.2 supports Python 3.5 to 3.9. Older versions of Python are usable with older versions of PyInstaller
  • Build a directory containing an executable plus all the external binary modules (.dll, .pyd, .so) used by the program
  • Build a single executable file, totally self-contained, which runs without any external dependency
  • You can automate PyInstaller to do whatever packaging mode you want through a simple script file in Python
  • Explicit intelligent support for many 3rd-packages (for hidden imports, external data files, etc.)


Programming Language

Python


Categories

Usability, Assemblers

This is an application that can also be fetched from https://sourceforge.net/projects/pyinstaller.mirror/. It has been hosted in OnWorks in order to be run online in an easiest way from one of our free Operative Systems.


Free Servers & Workstations

Download Windows & Linux apps

Linux commands

Ad