90

/ 100

GradeA

Polished and well engineered. Punching above its star count.

Top 12% of 5,156 graded repos

The libmamba based solver for conda.

Top fixes

Highest-impact changes first, ranked by point weight

5 to address
  1. 1
    CI/CD14pt

    Add a lint step to catch style issues automatically.

  2. 2
    CI/CD14pt

    Add `tsc --noEmit`, `mypy`, or `cargo check` to catch type errors before they merge.

  3. 3
    README12pt

    Show a quick-start snippet so contributors can see what using your project looks like.

  4. 4
    Install and run instructions9pt

    Add a .env.example listing all required environment variables so contributors know what to set up.

Working through the fixes? Let every push regrade itself.

The free GitHub App rescans this repo on every push and posts the grade as a commit check, so the score climbs without coming back to rescan by hand.

Install the GitHub App

Scorecard

Every check, grouped by category and sorted worst-first

Documentation

77

Contributing guide5pt5

No CONTRIBUTING.md found (−47 pts base + up to −53 pts more for content).

Add a CONTRIBUTING.md telling newcomers how to get involved. Include setup, code style, test, and PR instructions.

README12pt85

README is present.

Install and run instructions9pt90

README documents how to install the project.

License6pt100

Licensed under Other.

Engineering

96

CI/CD14pt85

CI is configured (.github/workflows/build.yml).

Tests18pt100

Test files detected (tests).

Linting and formatting5pt100

Linter or formatter configured (.flake8).

Reproducibility6pt100

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

Issue and PR templates6pt100

Issue or PR templates present.

Project health

100

Dependency manifest6pt100

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

  • 18 / 45
    Commits (30d / 90d)
  • 40
    Forks
  • 34
    Releaseslatest 3y ago

Community

  • 62% - Fair
    Community health
  • -
    authors own >50% of commits
  • 246
    Watchers

Responsiveness

  • 7d 21h
    Median issue response
  • 20h
    Median PR merge time
  • 53
    Open issues
Repository files23 root entries
  • .devcontainer
  • .github
    Good: CI is configured (.github/workflows/build.yml).
    Good: Dependabot covers 2 ecosystems (github-actions, pre-commit). Dependencies stay current.
    Good: Issue or PR templates present.
  • conda_libmamba_solver
  • dev
    Good: Lockfile present (dev/requirements.txt). Installs are reproducible.
  • docs
    Good: Environment pinned via docs/environment.yml.
  • durations
  • news
  • recipe
  • tests
    Good: Test files detected (tests).
  • .authors.yml
  • .flake8
    Good: Linter or formatter configured (.flake8).
  • .gitignore
    Good: .gitignore present.
  • .mailmap
  • .pre-commit-config.yaml
  • AUTHORS.md
  • CHANGELOG.md
  • CODE_OF_CONDUCT.md
    Good: Code of conduct present.
  • HOW_WE_USE_GITHUB.md
  • LICENSE
    Good: Licensed under Other.
  • 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.md
  • rever.xsh
RepoGrade badge preview

Add this badge to your README

It updates automatically each time the repo is re-graded.

[![RepoGrade](https://www.repo-grade.com/api/badge/conda/conda-libmamba-solver)](https://www.repo-grade.com/report/conda/conda-libmamba-solver)

More graded Python repos