AcademySoftwareFoundation/rez
An integrated package configuration, build and deployment system for software observed · 2026-08-28
Health v2 · maintenance only
83/100
- Activity 99
- Release rhythm 54
- 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: 225
- age_days: 5251
- days_rel: 94
- days_push: 9
- n_releases_24m: 4
Adoption not part of the score
1087 stars · 369 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
Rez is a cross-platform package configuration, build, and deployment system that installs multiple versions of packages and dynamically resolves and configures runtime environments. It is an Academy Software Foundation (ASWF) project written in Python, widely used in VFX and animation pipelines.
Use cases
- manage multiple versions of software packages side by side
- resolve and configure isolated runtime environments on demand
- build and deploy packages across linux, macos and windows
- reproducible tool environments for vfx and animation pipelines
- resolve package dependency versions into a working environment
When to choose
- you need environment resolution for many coexisting package versions
- you run a multi-platform studio pipeline needing reproducible tool setups
- you want a pip/conda-style resolver for non-python binaries and tools
When to avoid
- you only need simple python library dependency management (use pip or conda)
- you want container-based environment isolation instead of shell environment resolution
- your project has no need for multi-version package coexistence
Facets
cli-tool · maturity active
package-manager build-tool configuration-management deployment cli developer-tools cross-platform windows python cli cross-platform environment-resolution vfx-pipeline resolved-environments aswf multi-version-packages automation command-line linux macos
2 sources
- readme: https://github.com/AcademySoftwareFoundation/rez · fetched 2026-08-28 · c606a1578539
- registry_pypi: https://pypi.org/pypi/rez/json · fetched 2026-08-29 · db11b6609cbe
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| AcademySoftwareFoundation/rez | main | 83 |
For agents
markdown · JSON · MCP: product_card(name="AcademySoftwareFoundation/rez")
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem