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 Public

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

    Python 6.7k 1.7k

  2. conda-build Public

    Commands and tools for building conda packages

    Python 390 435

  3. conda-docs Public

    Conda documentation

    392 542

Repositories

Showing 10 of 37 repositories
  • conda Public

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

    Python 6,694 1,741 541 (14 issues need help) 72 Updated Mar 7, 2025
  • constructor Public

    tool for creating installers from conda packages

    Python 471 168 26 2 Updated Mar 7, 2025
  • rattler Public

    Rust crates to work with the Conda ecosystem.

    Rust 301 BSD-3-Clause 70 72 (8 issues need help) 16 Updated Mar 7, 2025
  • conda-build Public

    Commands and tools for building conda packages

    Python 390 435 206 (4 issues need help) 39 Updated Mar 6, 2025
  • actions Public

    A collection of custom GitHub Actions for the conda org.

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

    Cross platform menu item installation

    Python 42 BSD-3-Clause 44 21 1 Updated Mar 6, 2025
  • conda-lock Public

    Lightweight lockfile for conda environments

    Python 509 107 133 26 Updated Mar 6, 2025
  • governance Public

    The Conda & Conda-Incubator Governance Policy

    Python 26 CC-BY-4.0 34 14 2 Updated Mar 5, 2025
  • infrastructure Public

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

    Python 12 BSD-3-Clause 14 37 (1 issue needs help) 13 Updated Mar 5, 2025
  • conda-index Public

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

    Python 10 BSD-3-Clause 9 10 2 Updated Mar 5, 2025

Top languages

Loading…

Most used topics

Loading…