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:

Loading
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

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 Public

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

    Python 6.8k 1.8k

  2. conda-build Public

    Commands and tools for building conda packages

    Python 392 438

  3. conda-docs Public

    Conda documentation

    393 550

Repositories

Showing 10 of 37 repositories
  • conda-standalone Public

    A standalone conda executable built with PyInstaller.

    Python 3 BSD-3-Clause 7 3 3 Updated Mar 24, 2025
  • ceps Public

    Conda Enhancement Proposals

    22 CC0-1.0 25 23 (1 issue needs help) 45 Updated Mar 24, 2025
  • constructor Public

    tool for creating installers from conda packages

    Python 474 168 28 3 Updated Mar 24, 2025
  • conda-content-trust Public

    Signing and verification tools for conda

    Python 8 12 0 1 Updated Mar 24, 2025
  • issue-tracker Public

    A visualization of the issue count of conda org repositories over time.

    Python 2 MIT 7 2 0 Updated Mar 24, 2025
  • infrastructure Public

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

    Python 12 BSD-3-Clause 14 38 (1 issue needs help) 10 Updated Mar 24, 2025
  • conda Public

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

    Python 6,770 1,760 538 (13 issues need help) 75 Updated Mar 24, 2025
  • conda-libmamba-solver Public

    The libmamba based solver for conda.

    Python 213 27 32 5 Updated Mar 24, 2025
  • actions Public

    A collection of custom GitHub Actions for the conda org.

    Python 2 BSD-3-Clause 7 7 (1 issue needs help) 3 Updated Mar 24, 2025
  • rattler Public

    Rust crates to work with the Conda ecosystem.

    Rust 309 BSD-3-Clause 77 74 (8 issues need help) 30 Updated Mar 24, 2025