Software Alternatives & Reviews

PyInstaller VS py2exe

Compare PyInstaller VS py2exe and see what are their differences

PyInstaller logo PyInstaller

PyInstaller is a program that freezes (packages) Python programs into stand-alone executables...

py2exe logo py2exe

A distutils extension to create standalone Windows programs from Python scripts.
PyInstaller Landing Page
PyInstaller Landing Page
py2exe Landing Page
py2exe Landing Page

PyInstaller details

Categories
Website Builder Website Design CMS
Website pyinstaller.org  

py2exe details

Categories
Website Builder Website Design CMS
Website py2exe.org  

PyInstaller videos

Archivo ejecutable en Python | Windows| PyInstaller |PyQT5| Python | ¡Muy fácil!

More videos:

  • Review - python hack #8 reverse shell espionage cmd fichier py en exe pyinstaller part2
  • Review - python hack #8 reverse shell espionage cmd fichier py en exe pyinstaller part1

py2exe videos

Bypass Anti­Virus using Pyinstaller and py2exe (demo)

More videos:

  • Review - Python Py2exe Compiler Screen De-Constructed

Category Popularity

0-100% (relative to PyInstaller and py2exe)
70
70%
30%
30
62
62%
38%
38
68
68%
32%
32
100
100%
0%
0

Social recommendations and mentions

Based on our record, PyInstaller seems to be a lot more popular than py2exe. While we know about 27 links to PyInstaller, we've tracked only 1 mention of py2exe. We are tracking product recommendations and mentions on Reddit, HackerNews and some other platforms. They can help you identify which product is more popular and what people think of it.

PyInstaller mentions (27)

  • What's the best way to ship a Python script?
    There are tools, not from Python Software Foundation (or officially supported by them), such as Pyinstaller, that will try to produce a single executable file that you can distribute for people to install. Of course, this would depend on the controls on the end user devices allowing such an installation. There can be some compatibility challenges, but if you are using reasonably standard Python it shall probably... - Source: Reddit / 6 days ago
  • How can I deploy a Tkinter app + database?
    And to deploy your program you can use one of the programs that will compile your Python code in to an executable such as PyInstaller or Nuitka. - Source: Reddit / 14 days ago
  • How to bundle 1 .py and 3 .exe into 1 .exe?
    I don't know Python but try a bundler like https://pyinstaller.org/en/stable/. - Source: Reddit / 15 days ago
  • How can I send python code so other people can execute it without having python installed
    You can package up an executable version of python along with your script using a tool like pyinstaller. - Source: Reddit / about 1 month ago
  • Executing python script without installing python on a machine
    PyInstaller. You'll end up with a ridiculous 150 MB executable file if you aren't careful, but it works. - Source: Reddit / about 2 months ago
View more

py2exe mentions (1)

  • Games
    Sounds like you are on Windows. I think something like https://py2exe.org/ will be what you are after. I'm on Mac / Linux systems only, so I can't really provide info on how to use it, but I know there are some good tutorials out there. - Source: Reddit / 5 months ago

What are some alternatives?

When comparing PyInstaller and py2exe, you can also consider the following products

cx_Freeze - cx_Freeze is a set of scripts and modules for freezing Python scripts into executables in much the...

nuitka - Nuitka is a Python compiler.

Cython - Cython is a language that makes writing C extensions for the Python language as easy as Python...

Inno Setup - Inno Setup is a free installer for Windows programs.

Numba - Numba gives you the power to speed up your applications with high performance functions written...

bbfreeze - create stand-alone executables from python scripts

User reviews

Share your experience with using PyInstaller and py2exe. For example, how are they different and which one is better?
Log in or Post with