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.

Important Community Places


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

Pinned Loading

  1. conda conda Public

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

    Python 6.9k 1.8k

  2. conda-build conda-build Public

    Commands and tools for building conda packages

    Python 394 445

  3. conda-docs conda-docs Public

    Conda documentation

    396 559

Repositories

Showing 10 of 40 repositories
  • 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 6,872 1,786 524 (13 issues need help) 84 Updated May 9, 2025
  • 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 18 BSD-3-Clause 15 91 (2 issues need help) 3 Updated May 9, 2025
  • conda-build Public

    Commands and tools for building conda packages

    conda/conda-build’s past year of commit activity
    Python 394 445 214 (4 issues need help) 38 Updated May 9, 2025
  • conda-index Public

    conda index, formerly part of conda-build. Create channels from collections of packages.

    conda/conda-index’s past year of commit activity
    Python 12 BSD-3-Clause 9 7 4 Updated May 8, 2025
  • rattler Public

    Rust crates to work with the Conda ecosystem.

    conda/rattler’s past year of commit activity
    Rust 323 BSD-3-Clause 81 78 (7 issues need help) 31 Updated May 8, 2025
  • conda-libmamba-solver Public

    The libmamba based solver for conda.

    conda/conda-libmamba-solver’s past year of commit activity
    Python 218 28 32 3 Updated May 8, 2025
  • conda-lock Public

    Lightweight lockfile for conda environments

    conda/conda-lock’s past year of commit activity
    Python 518 107 135 21 Updated May 8, 2025
  • governance Public

    The Conda & Conda-Incubator Governance Policy

    conda/governance’s past year of commit activity
    Python 28 CC-BY-4.0 35 15 3 Updated May 7, 2025
  • ceps Public

    Conda Enhancement Proposals

    conda/ceps’s past year of commit activity
    25 CC0-1.0 27 24 (1 issue needs help) 41 Updated May 7, 2025
  • infrastructure Public

    A repo to report issues and have discussions about the conda infrastructure

    conda/infrastructure’s past year of commit activity
    Python 13 BSD-3-Clause 14 40 11 Updated May 7, 2025

Top languages

Loading…

Most used topics

Loading…