py2exe VS installer

Compare py2exe vs installer and see what are their differences.

py2exe

Create standalone Windows programs from Python code (by py2exe)

installer

A low-level library for installing from a Python wheel distribution. (by pypa)
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
SaaSHub - Software Alternatives and Reviews
SaaSHub helps you find the best software and product alternatives
www.saashub.com
featured
py2exe installer
27 2
760 112
2.6% 0.9%
5.3 6.9
7 months ago 4 days ago
Python Python
GNU General Public License v3.0 or later MIT License
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

py2exe

Posts with mentions or reviews of py2exe. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-07-04.

installer

Posts with mentions or reviews of installer. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2021-12-10.
  • The future of Python build systems and Gentoo
    8 projects | news.ycombinator.com | 10 Dec 2021
    And probably https://github.com/pradyunsg/installer https://pypi.org/project/installer/ too, but that one isn't under the pypa org yet, given the author, it probably will be.

    All that being said, the deprecations and removals are being done way before the replacements are in place and tested and features/rough edges rounded out, which I guess is python tradition at this point.

    IMHO, the repos maintained by pypa should all be part of the core teams responsibility (e.g. pip is maintained by pypa, not core, but its installed as part of the python installer you download from the foundation's website...), along with solving building/installing/packaging/distributing as a whole. But the core team decided their volunteers didn't want to work on that (ok fair) and pypa stepped up to do it, but never really had enough manpower to tackle it well (ok also fair). And none of the tech companies ever thought "gee we rely so heavily on this awesome tool, maybe we should send them some money to keep the lights on..." So instead its just been a giant mess.

  • Python: Please stop screwing over Linux distros
    4 projects | /r/Python | 16 Nov 2021
    python -m installer --destdir="$pkgdir" once pradyunsg/installer#66 is finally merged

What are some alternatives?

When comparing py2exe and installer you can also consider the following projects:

PyInstaller - Freeze (package) Python programs into stand-alone executables

build - A simple, correct Python build frontend

psgcompiler - A simple, easy to use tool that is a front-end to PyInstaller created with PySimpleGUI to convert your Python programs to executables.

pipx - Install and Run Python Applications in Isolated Environments

fastapi - FastAPI framework, high performance, easy to learn, fast to code, ready for production

pipsi - pip script installer

generic-python-docker - An example repo for a generic, dockerized Python project

requests - A simple, yet elegant, HTTP library.

Cython - The most widely used Python to C compiler

Cargo - The Rust package manager

FUZIX - FuzixOS: Because Small Is Beautiful

Poetry - Python packaging and dependency management made easy