installer VS py2exe

Compare installer vs py2exe and see what are their differences.

installer

A low-level library for installing from a Python wheel distribution. (by pypa)

py2exe

Create standalone Windows programs from Python code (by py2exe)
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
installer py2exe
2 27
111 746
0.0% 1.5%
6.9 5.3
3 days ago 7 months ago
Python Python
MIT License GNU General Public License v3.0 or later
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.

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

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.

What are some alternatives?

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

build - A simple, correct Python build frontend

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

pipx - Install and Run Python Applications in Isolated Environments

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

pipsi - pip script installer

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

requests - A simple, yet elegant, HTTP library.

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

Cargo - The Rust package manager

Cython - The most widely used Python to C compiler

Poetry - Python packaging and dependency management made easy

FUZIX - FuzixOS: Because Small Is Beautiful