astral-sh/rye
a Hassle-Free Python Experience 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
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
- readme: https://github.com/astral-sh/rye · fetched 2026-08-28 · b05e51925f04
- homepage: https://rye.astral.sh · fetched 2026-08-29 · a2d79164cc8c
- site_page: https://rye.astral.sh/guide/installation · fetched 2026-08-29 · 427bce7219ab
- site_page: https://rye.astral.sh/guide/commands/install · fetched 2026-08-29 · 515cd73efb0b
- site_page: https://rye.astral.sh/guide/commands/tools/install · fetched 2026-08-29 · 3b8b1a3f99c6
- site_page: https://rye.astral.sh/guide/commands/tools/uninstall · fetched 2026-08-29 · 812ef220165c
- site_page: https://rye.astral.sh/guide/commands/self/uninstall · fetched 2026-08-29 · c75836849872
- site_page: https://rye.astral.sh/guide/commands/uninstall · fetched 2026-08-29 · 46c261df260f
- site_page: https://rye.astral.sh/guide/faq · fetched 2026-08-29 · 7717c0d8c46c
- site_page: https://rye.astral.sh/changelog · fetched 2026-08-29 · df906ca05274
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| astral-sh/rye | main | 10 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem