Ross ROSS = Recommend OSS · open-source software intelligence for agents

brentvollebregt/auto-py-to-exe

Converts .py to .exe using a simple graphical interface observed · 2026-08-28

github.com/brentvollebregt/auto-py-to-exe · JavaScript · MIT (permissive) observed · 2026-08-28

Health v2 · maintenance only

85/100

  • Activity 92
  • Release rhythm 68
  • Longevity 100
How is this computed?

round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.

  • gap_med: 45
  • age_days: 3127
  • days_rel: 136
  • days_push: 53
  • n_releases_24m: 12

Full methodology

Adoption not part of the score

4991 stars · 818 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

A graphical interface tool that converts Python scripts (.py) into standalone executables (.exe) using PyInstaller under the hood. It is installed via pip and runs in the browser-based UI to simplify packaging Python applications.

Use cases

  • convert a python script to an exe
  • package python app into standalone executable
  • bundle python program with pyinstaller without learning cli flags
  • create windows executable from python file
  • distribute python script to users without python installed
  • gui wrapper for pyinstaller

When to choose

  • you want a simple GUI instead of memorizing PyInstaller command-line options
  • you need to distribute a Python script as a standalone executable
  • you are packaging Python apps on Windows, Linux, or macOS

When to avoid

  • you need advanced PyInstaller customization beyond what the UI exposes
  • you are building cross-platform installers or signed binaries
  • you prefer fully scripted/CI packaging pipelines

Facets

application · maturity active

gui developer-tools build-tool cli developer-tools cross-platform windows python cli pyinstaller py-to-exe packaging executable-bundling python-packaging command-line linux macos

1 source

Member repositories

RepositoryRoleHealth v2
brentvollebregt/auto-py-to-exemain85

For agents

markdown · JSON · MCP: product_card(name="brentvollebregt/auto-py-to-exe")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem