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

indygreg/PyOxidizer

A modern Python application packaging and distribution tool observed · 2026-08-28

github.com/indygreg/PyOxidizer · Rust · MPL-2.0 (copyleft) observed · 2026-08-28

Health v2 · maintenance only

23/100

  • Activity 0
  • Release rhythm 8
  • 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: n/a
  • age_days: 2815
  • days_rel: n/a
  • days_push: 618
  • n_releases_24m: 0

Full methodology

Adoption not part of the score

6150 stars · 258 forks observed · 2026-08-28

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

PyOxidizer is a Rust-based tool for packaging Python applications into self-contained binaries that embed a Python interpreter and all resources. It can produce single-file executables or libraries for embedding Python in Rust applications.

Use cases

  • distribute a python app as a single executable file
  • embed a python interpreter in a rust application
  • ship a python program without requiring python installed
  • convert a python project to rust incrementally
  • build statically linked python binaries

When to choose

  • you need a single-file, dependency-free executable of a Python application
  • you want to embed Python inside a Rust codebase
  • you want to incrementally migrate a Python app to Rust

When to avoid

  • you just need simple zipapp or wheel distribution
  • your project depends on C extensions that are hard to statically link
  • you need actively developed tooling with broad ecosystem support

Facets

cli-tool · maturity maintenance

build-tool compiler developer-tools developer-tools programming-languages cross-platform windows rust python cli python-packaging single-file-executable embedded-interpreter rust-python-bridge static-linking linux macos

2 sources

Member repositories

RepositoryRoleHealth v2
indygreg/PyOxidizermain23

For agents

markdown · JSON · MCP: product_card(name="indygreg/PyOxidizer")

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