py2exe VS psgcompiler

Compare py2exe vs psgcompiler and see what are their differences.

py2exe

Create standalone Windows programs from Python code (by py2exe)

psgcompiler

A simple, easy to use tool that is a front-end to PyInstaller created with PySimpleGUI to convert your Python programs to executables. (by PySimpleGUI)
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 psgcompiler
27 2
760 4
3.3% -
5.3 3.8
8 months ago 3 months ago
Python Python
GNU General Public License v3.0 or later 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.

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.

psgcompiler

Posts with mentions or reviews of psgcompiler. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2022-03-26.
  • I would like to create a windows "app" or executable.
    3 projects | /r/learnpython | 26 Mar 2022
    Adding to the PySimpleGUI suggestion..... You can use the psgcompiler to convert your program into an EXE file that you can give to your coworkers. It's a GUI front-end for pyinstaller.
  • Building an app for my company to save time on
    2 projects | /r/learnprogramming | 26 Mar 2022
    PySimpleGUI + psgcompiler (i.e. pyinstaller) is a good combination to create your app. psgcompiler is a GUI front-end for pyinstaller. Using PySimpleGUI makes tkinter easier and more attractive by automatically adding colors, etc. Try out the eCookbook to get a quick look at how it works.

What are some alternatives?

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

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

PySimpleGUI - Python GUIs for Humans! PySimpleGUI is the top-rated Python application development environment. Launched in 2018 and actively developed, maintained, and supported in 2024. Transforms tkinter, Qt, WxPython, and Remi into a simple, intuitive, and fun experience for both hobbyists and expert users.

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

Gooey - Turn (almost) any Python command line program into a full GUI application with one line

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

Cython - The most widely used Python to C compiler

FUZIX - FuzixOS: Because Small Is Beautiful

Django - The Web framework for perfectionists with deadlines.

installer - A low-level library for installing from a Python wheel distribution.

sciter - Sciter: the Embeddable HTML/CSS/JS engine for modern UI development

PEXEY - This application is a tool to convert the py file into exe files