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

astral-sh/rye

a Hassle-Free Python Experience observed · 2026-08-28

github.com/astral-sh/rye · homepage · Rust · MIT (permissive) · archived observed · 2026-08-28

Health v2 · maintenance only

10/100

  • Activity 65
  • Release rhythm 28
  • Longevity 87

Flags: archived

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: 35.0
  • age_days: 1229
  • days_rel: 553
  • days_push: 210
  • n_releases_24m: 5

Full methodology

Adoption not part of the score

14164 stars · 468 forks observed · 2026-08-28

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

Rye is an all-in-one Python project and package manager written in Rust that handles Python installation bootstrapping, pyproject.toml-based dependency management, virtualenvs, linting/formatting via bundled Ruff, and global tool installation. It is no longer developed as of February 2025; its maintainers recommend migrating to uv, its actively maintained successor.

Use cases

  • manage python project dependencies with pyproject.toml
  • install and manage multiple python versions
  • create and manage python virtualenvs from the command line
  • install python cli tools in isolated environments
  • bootstrap a new python project quickly
  • lint and format python code with a bundled tool
  • publish python packages to pypi

When to choose

  • you are maintaining an existing project already managed by Rye
  • you need a stable, self-contained toolchain on a legacy setup where migration is not yet possible

When to avoid

  • you are starting a new Python project - use uv instead
  • you need security updates or ongoing maintenance
  • you want long-term community support or new Python version compatibility guarantees

Facets

cli-tool · maturity abandoned

package-manager cli developer-tools build-tool developer-tools programming-languages windows cli python rust python-packaging virtualenv-management pyproject-toml deprecated uv-successor dependency-management python-version-management command-line automation linux macos

10 sources

Member repositories

RepositoryRoleHealth v2
astral-sh/ryemain10

For agents

markdown · JSON · MCP: product_card(name="astral-sh/rye")

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