Ross ROSS = Recommend OSS · open-source software intelligence for agents

conda/conda

A system-level, binary package and environment manager running on all major operating systems and platforms. observed · 2026-08-28

github.com/conda/conda · homepage · Python · NOASSERTION (other) observed · 2026-08-28

Health v2 · maintenance only

99/100

  • Activity 99
  • Release rhythm 98
  • Longevity 100

Flags: no_license

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: 17.0
  • age_days: 5070
  • days_rel: 15
  • days_push: 7
  • n_releases_24m: 29

Full methodology

Adoption not part of the score

7493 stars · 2218 forks observed · 2026-08-28

What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-29, confidence not recorded

Conda is a cross-platform, language-agnostic binary package and environment manager written in Python. It makes isolated environments first-class citizens and manages dependencies for Python as well as compiled C/C++ libraries across Windows, macOS, and Linux.

Use cases

  • manage python environments with isolated dependencies
  • install binary packages like ffmpeg or compilers without root
  • create reproducible data science environments
  • switch between multiple python versions on one machine
  • manage c library dependencies alongside python packages
  • set up multi-user shared package installations
  • install packages from conda-forge or anaconda channels

When to choose

  • you need isolated environments with non-Python (binary/C) dependencies
  • you want cross-platform package management without admin rights
  • you work in data science and need reproducible environments
  • you need to manage multiple Python or library versions side by side

When to avoid

  • you only need pure-Python packages and prefer lightweight pip + venv
  • you need a general system package manager for OS-level software
  • you want a lockfile-only workflow without conda channel ecosystems
  • Anaconda's default channel terms of service are incompatible with your commercial use (consider Miniforge/conda-forge)

Facets

cli-tool · maturity stable

package-manager cli developer-tools configuration-management developer-tools data-science cross-platform windows python cli cross-platform environment-management binary-packages conda-forge dependency-management reproducibility command-line linux macos

10 sources

Member repositories

RepositoryRoleHealth v2
conda/condamain99

For agents

markdown · JSON · MCP: product_card(name="conda/conda")

Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem