A well-known project done right. Strong docs and solid engineering throughout.

An integrated package configuration, build and deployment system for software

Documentation

91

README12pt85

README is present.

Install and run instructions9pt90

README documents how to install the project.

Contributing guide5pt97

Contributing guide is detailed and thorough.

License6pt100

Licensed under Apache-2.0.

Engineering

91

Tests18pt80

Test files detected (src/rez/data/tests).

Reproducibility6pt90

Lockfile present (docs/requirements.txt). Installs are reproducible.

CI/CD14pt100

CI is configured (.github/workflows/tests.yaml).

Linting and formatting5pt100

Linter or formatter configured (ruff.toml).

Issue and PR templates6pt100

Issue or PR templates present.

Project health

88

Dependency manifest6pt62

Dependency manifest found (pyproject.toml).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • Commits (30d / 90d)
  • 361
    Forks
  • 248
    Releaseslatest 9y ago

Community

  • Community health
  • authors own >50% of commits
  • 1,076
    Watchers

Responsiveness

  • 3h
    Median issue response
  • 2d 7h
    Median PR merge time
  • 437
    Open issues
Repository files37 root entries
  • .github
    Good: CI is configured (.github/workflows/tests.yaml).
    Good: Dependabot covers 2 ecosystems (github-actions, pip). Dependencies stay current.
    Good: Issue or PR templates present.
  • ASWF
  • docs
    Good: Lockfile present (docs/requirements.txt). Installs are reproducible.
  • example_extensions
  • example_packages
  • media
  • metrics
  • repository
  • src
    Good: Test files detected (src/rez/data/tests).
  • tests
  • .coveragerc
  • .gitignore
    Good: .gitignore present.
  • .mailmap
  • .readthedocs.yaml
  • .sonarcloud.properties
  • ADOPTERS.md
  • CHANGELOG.md
  • CODE_OF_CONDUCT.md
    Good: Code of conduct present.
  • codecov.yml
  • CODEOWNERS
  • CONTRIBUTING.md
    Good: Contributing guide is detailed and thorough.
    Good: Contributing guide includes setup/install instructions.
    Issue: Contributing guide lacks a code style section (−8 pts).Fix: Describe your linting/formatting rules and how to run them.
    Good: Contributing guide explains how to run tests.
    Good: Contributing guide describes the PR/review workflow.
    Good: Contributing guide includes code examples.
  • GOVERNANCE.md
  • INSTALL.md
  • install.py
  • LICENSE
    Good: Licensed under Apache-2.0.
  • MANIFEST.in
  • mypy-baseline.txt
  • NOTICE
  • pyproject.toml
    Good: Dependency manifest found (pyproject.toml).
  • README.md
    Good: README is present.
    Good: README is well structured with multiple sections.
    Good: README includes screenshots or visuals. Great for first impressions.
    Issue: README has no code examples (−15 pts).Fix: Show a quick-start snippet so contributors can see what using your project looks like.
    Good: README links to a live demo or deployed app.
    Good: README includes status badges.
    Good: README documents how to install the project.
    Good: README documents how to run the project.
  • release-rez.py
  • RELEASE.md
  • ruff.toml
    Good: Linter or formatter configured (ruff.toml).
  • SECURITY.md
    Good: Security policy present.
  • setup.py
  • THIRD_PARTY.md
  • tox.ini