Polished and well engineered. Punching above its star count.

The libmamba based solver for conda.

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/builds-review.yaml).

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

  • Commits (30d / 90d)
  • 39
    Forks
  • 33
    Releaseslatest 3y ago

Community

  • Community health
  • authors own >50% of commits
  • 244
    Watchers

Responsiveness

  • 7d 21h
    Median issue response
  • 20h
    Median PR merge time
  • 56
    Open issues
Repository files23 root entries
  • .devcontainer
  • .github
    Good: CI is configured (.github/workflows/builds-review.yaml).
    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