Skip to content
@conda

conda

conda is a system-level, binary package and environment manager running on all major operating systems and platforms.

The conda Organization

Conda is an open-source organization and the community behind the conda package manager.

The conda community is composed of three organizations here on GitHub:

The flowchart below explains how projects move within these organizations:

flowchart LR
    %% nodes
    community(Community):::community
    incubator(conda-incubator):::github
    conda(conda):::github
    archive(conda-archive):::github

    %% graph
    community-- invitation -->incubator
    incubator-- graduation -->conda
    %% incubator-- inactive -->archive
    %% incubator-- unassociated -->community
    conda-- inactive -->archive
    %% conda-- dissolved -->incubator
    %% archive-- revived -->incubator

    %% style
    classDef community fill:#fff,stroke:#24292f,stroke-width:2,stroke-dasharray: 5 5
    classDef github fill:#24292f,stroke:none,color:#fff
Loading

Note

Projects may also be directly added to the conda organization upon request to the steering council. For more details, please read Incorporate a Software Project into the main conda Organization.

Important Repositories

Projects

These are GitHub projects that conda repositories use to keep track of their work.

  • 🧭 Anaconda's Planning Board - Planning board specific to initiatives led by Anaconda Inc.
  • 📚 Epics - A list of epics from all projects in the conda organization
  • 🔎 Review - A list of all ongoing and completed pull request reviews in the conda organzation

Important Community Places


All interactions within the conda Organization are governed by our Code of Conduct.

Popular repositories Loading

  1. conda conda Public

    A system-level, binary package and environment manager running on all major operating systems and platforms.

    Python 7.4k 2.2k

  2. conda-pack conda-pack Public

    Package conda environments for redistribution

    Python 570 100

  3. conda-lock conda-lock Public

    Lightweight lockfile for conda environments

    Python 555 114

  4. constructor constructor Public

    tool for creating installers from conda packages

    Python 497 177

  5. rattler rattler Public

    Rust crates to work with the Conda ecosystem.

    Rust 427 195

  6. conda-docs conda-docs Public

    Conda documentation

    405 606

Repositories

Showing 10 of 41 repositories
  • rattler Public

    Rust crates to work with the Conda ecosystem.

    conda/rattler’s past year of commit activity
    Rust 427 BSD-3-Clause 195 96 (8 issues need help) 79 Updated Apr 15, 2026
  • conda Public

    A system-level, binary package and environment manager running on all major operating systems and platforms.

    conda/conda’s past year of commit activity
    Python 7,379 2,150 528 (10 issues need help) 98 Updated Apr 15, 2026
  • governance Public

    The Conda & Conda-Incubator Governance Policy

    conda/governance’s past year of commit activity
    Python 30 CC-BY-4.0 38 29 5 Updated Apr 14, 2026
  • conda-recipe-manager Public

    A project for libraries and automated tools that manage and manipulate conda recipe files.

    conda/conda-recipe-manager’s past year of commit activity
    Python 25 BSD-3-Clause 20 105 (3 issues need help) 4 Updated Apr 14, 2026
  • conda-lock Public

    Lightweight lockfile for conda environments

    conda/conda-lock’s past year of commit activity
    Python 555 114 149 33 Updated Apr 14, 2026
  • grayskull Public

    Grayskull 💀 - Recipe generator for Conda

    conda/grayskull’s past year of commit activity
    Python 375 Apache-2.0 81 53 (1 issue needs help) 11 Updated Apr 14, 2026
  • conda-libmamba-solver Public

    The libmamba based solver for conda.

    conda/conda-libmamba-solver’s past year of commit activity
    Python 243 33 45 11 Updated Apr 13, 2026
  • conda-pypi Public

    Better PyPI interoperability for the conda ecosystem

    conda/conda-pypi’s past year of commit activity
    Python 26 MIT 13 48 3 Updated Apr 13, 2026
  • conda-standalone Public

    A standalone conda executable built with PyInstaller.

    conda/conda-standalone’s past year of commit activity
    Python 5 BSD-3-Clause 10 4 2 Updated Apr 13, 2026
  • menuinst Public

    Cross platform menu item installation

    conda/menuinst’s past year of commit activity
    Python 48 BSD-3-Clause 47 19 4 Updated Apr 13, 2026

Most used topics

Loading…