Top 15 PyInstaller Alternative and Similar Softwares | May 2024

PyInstaller is a program that freezes (packages) Python programs into stand-alone executables, under Windows, Linux, Mac OS X, FreeBSD, Solaris and AIX. Its main advantages over similar tools are that PyInstaller works with Python 2.7 and 3.3—3.5, 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. ...

1. nuitka

nuitka From the creator of the Python compiler.Nuitka is the Python compiler. It is a seamless replacement or extension to the Python interpreter and compiles every construct that CPython 2.6, 2.7, 3.2, 3.3, 3.4, and 3.5 have. It then executed uncompiled code, and compiled code together in an extremely compatible manner.You......

2. Sakia

Sakia http://sakia-wallet.org/ * uCoin account management via wallets and communities* Multi-currency* Multi-community* Multi-wallets* Contacts management* User-friendly money transfer* Community membership managementTo learn more :* https://github.com/ucoin-io/sakia * https://github.com/ucoin-io/sakia/wiki * http://ucoin.io * http://ucoin.fr......

3. codelot

codelot Codelot is a web service where you can store your own codes or find codes you need. It's intended to be a huge code database and it should help the coders in need.The website is completely user-driven and the size of the code database depends on you.......

4. Cloudify

Cloudify Orchestrate Real Apps on the Cloud with CloudifyAchieve a smooth transition to the cloud and easy automation of even the most complex applications throughout their entire lifecycle with Cloudify. Orchestrate the creation of the whole cloud infrastructure required for your application, starting from compute resources all the way down to......

5. Transcrypt

Transcrypt Transcrypt is a tool to precompile a fairly extensive subset of Python into compact, readable Javascript.FEATURES:- Allows for classical OO programming with multiple inheritance- Seamless integration with the universe of high-quality web-oriented JavaScript libraries, rather than the desktop-oriented Python ones- Hierarchical URL based module system to prevent name conflicts- Simple......

6. App Enlight

App Enlight App Enlight- provides a helpful interface to let you and your team save time spent on debugging and reproducing errors and performance problems from a production environment.......

7. django-git

django-git A simple Gitweb replacement built with Django.......

8. PyQt

PyQt PyQt is a set of Python bindings for Nokia's Qt application framework and runs on all platforms supported by Qt including Windows, MacOS/X and Linux. There are two sets of bindings: PyQt v4 supports Qt v4; and the older PyQt v3 supports Qt v3 and earlier. The bindings are implemented......

9. Buck

Buck Buck is a build system developed and used by Facebook. It encourages the creation of small, reusable modules consisting of code and resources, and supports a variety of languages on many platforms.......

10. Scalingo

Scalingo In the blink of an eye deploy, update and scale your apps and their data in the cloud. Forget about system administration, focus on your app development.......

11. PySide

PySide The PySide project provides LGPL-licensed Python bindings for the Qt cross-platform application and UI framework. PySide Qt bindings allow both free open source and proprietary software development and ultimately aim to support all of the platforms as Qt itself.......

12. android-python2.7.3

android-python2.7.3 Python for Android phones. Able to run Ipython, Isympy on Android.......

13. wxWidgets

wxWidgets wxWidgets is a C++ library that lets developers create applications for Windows, OS X, Linux and UNIX on 32-bit and 64-bit architectures as well as several mobile platforms including Windows Mobile, iPhone SDK and embedded GTK+. It has popular language bindings for Python, Perl, Ruby and many other languages. Unlike......

14. wxPython

wxPython wxPython is a GUI toolkit for the Python programming language. It allows Python programmers to create programs with a robust, highly functional graphical user interface, simply and easily. It is implemented as a Python extension module (native code) that wraps the popular wxWidgets cross platform GUI library, which is written......

15. Matplotlib

Matplotlib matplotlib is a python 2D plotting library which produces publication quality figures in a variety of hardcopy formats and interactive environments across platforms. matplotlib can be used in python scripts, the python and ipython shell (ala MATLAB®* or Mathematica®†), web application servers, and six graphical user interface toolkits.......