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.

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.1k

  2. conda-pack conda-pack Public

    Package conda environments for redistribution

    Python 570 101

  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 190

  6. conda-docs conda-docs Public

    Conda documentation

    405 606

Repositories

Showing 10 of 41 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 7,352 2,141 518 (11 issues need help) 87 Updated Mar 31, 2026
  • conda-pypi Public

    Better PyPI interoperability for the conda ecosystem

    conda/conda-pypi’s past year of commit activity
    Python 25 MIT 13 46 2 Updated Mar 30, 2026
  • 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 11 BSD-3-Clause 12 21 9 Updated Mar 30, 2026
  • conda-libmamba-solver Public

    The libmamba based solver for conda.

    conda/conda-libmamba-solver’s past year of commit activity
    Python 242 32 43 10 Updated Mar 30, 2026
  • grayskull Public

    Grayskull đź’€ - Recipe generator for Conda

    conda/grayskull’s past year of commit activity
    Python 374 Apache-2.0 81 53 (1 issue needs help) 12 Updated Mar 30, 2026
  • menuinst Public

    Cross platform menu item installation

    conda/menuinst’s past year of commit activity
    Python 48 BSD-3-Clause 47 15 4 Updated Mar 30, 2026
  • conda-package-streaming Public

    An efficient library to read from new and old format .conda and .tar.bz2 conda packages.

    conda/conda-package-streaming’s past year of commit activity
    Python 13 12 5 2 Updated Mar 30, 2026
  • actions Public

    A collection of custom GitHub Actions for the conda org.

    conda/actions’s past year of commit activity
    Python 3 BSD-3-Clause 6 3 (1 issue needs help) 7 Updated Mar 30, 2026
  • conda-build Public

    Commands and tools for building conda packages

    conda/conda-build’s past year of commit activity
    Python 395 BSD-3-Clause 482 199 (3 issues need help) 36 Updated Mar 30, 2026
  • schemas Public

    Conda file formats and schemas

    conda/schemas’s past year of commit activity
    CSS 11 14 0 1 Updated Mar 30, 2026

Top languages

Loading…

Most used topics

Loading…