Skip to content
@conda

conda

conda is 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.6k 1.7k

  2. conda-build conda-build Public

    Commands and tools for building conda packages

    Python 385 428

  3. conda-docs conda-docs Public

    Conda documentation

    391 523

Repositories

Showing 10 of 37 repositories
  • conda-lock Public

    Lightweight lockfile for conda environments

    conda/conda-lock’s past year of commit activity
    Python 504 104 131 26 Updated Jan 23, 2025
  • governance Public

    The Conda & Conda-Incubator Governance Policy

    conda/governance’s past year of commit activity
    Python 25 CC-BY-4.0 33 14 2 Updated Jan 22, 2025
  • conda-libmamba-solver Public

    The libmamba based solver for conda.

    conda/conda-libmamba-solver’s past year of commit activity
    Python 208 26 33 3 Updated Jan 22, 2025
  • conda-classic-solver Public

    The classic solver for conda

    conda/conda-classic-solver’s past year of commit activity
    Python 0 BSD-3-Clause 0 0 1 Updated Jan 22, 2025
  • grayskull Public

    Grayskull đź’€ - Recipe generator for Conda

    conda/grayskull’s past year of commit activity
    Python 328 Apache-2.0 72 47 (1 issue needs help) 10 Updated Jan 23, 2025
  • 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,565 1,716 537 (15 issues need help) 70 Updated Jan 22, 2025
  • conda-content-trust Public

    Signing and verification tools for conda

    conda/conda-content-trust’s past year of commit activity
    Python 8 12 0 1 Updated Jan 22, 2025
  • conda-dot-org Public

    conda.org website

    conda/conda-dot-org’s past year of commit activity
    MDX 31 BSD-3-Clause 36 18 (1 issue needs help) 9 Updated Jan 21, 2025
  • actions Public

    A collection of custom GitHub Actions for the conda org.

    conda/actions’s past year of commit activity
    Python 2 BSD-3-Clause 7 2 (1 issue needs help) 5 Updated Jan 22, 2025
  • cookiecutter-conda-python Public

    A cookiecutter template for conda packages using Python

    conda/cookiecutter-conda-python’s past year of commit activity
    Python 106 BSD-3-Clause 41 0 0 Updated Jan 22, 2025

Top languages

Loading…

Most used topics

Loading…