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.

  • 🧭 Anaconda's Planning Board - Planning board specific to initiatives led by Anaconda Inc.
  • 📚 Epics - A list of epics from all projects in the conda organization
  • 🔎 Review - A list of all ongoing and completed pull request reviews in the conda organzation

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.5k 2.2k

  2. conda-pack conda-pack Public

    Package conda environments for redistribution

    Python 577 104

  3. conda-lock conda-lock Public

    Lightweight lockfile for conda environments

    Python 563 118

  4. constructor constructor Public

    tool for creating installers from conda packages

    Python 497 181

  5. rattler rattler Public

    Rust crates to work with the Conda ecosystem.

    Rust 455 220

  6. conda-docs conda-docs Public

    Conda documentation

    406 619

Repositories

Showing 10 of 45 repositories
  • conda-lock Public

    Lightweight lockfile for conda environments

    conda/conda-lock's past year of commit activity
    Python 563 118 155 34 Updated Sep 15, 2026
  • rattler Public

    Rust crates to work with the Conda ecosystem.

    conda/rattler's past year of commit activity
    Rust 455 BSD-3-Clause 220 125 (7 issues need help) 100 Updated Sep 15, 2026
  • conda-libmamba-solver Public

    The libmamba based solver for conda.

    conda/conda-libmamba-solver's past year of commit activity
    Python 247 39 32 11 Updated Sep 15, 2026
  • conda-rattler-solver Public

    The fast pixi solver, now in conda!

    conda/conda-rattler-solver's past year of commit activity
    Python 18 BSD-3-Clause 16 13 11 Updated Sep 15, 2026
  • 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,507 2,222 538 (4 issues need help) 114 Updated Sep 15, 2026
  • conda-pypi Public

    Better PyPI interoperability for the conda ecosystem

    conda/conda-pypi's past year of commit activity
    Python 42 MIT 20 61 10 Updated Sep 15, 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 7 5 (1 issue needs help) 5 Updated Sep 15, 2026
  • conda-lockfiles Public

    Support for different lockfiles in the conda CLI tool.

    conda/conda-lockfiles's past year of commit activity
    Python 7 BSD-3-Clause 8 5 5 Updated Sep 15, 2026
  • nsis-mirror Public Forked from nsis-dev/nsis

    ***This is just a mirror of https://sf.net/projects/nsis -- please report issues there*** NSIS (Nullsoft Scriptable Install System) is a professional open source system to create Windows installers. It is designed to be as small and flexible as possible and is therefore very suitable for internet distribution.

    conda/nsis-mirror's past year of commit activity
    C++ 0 183 0 1 Updated Sep 15, 2026
  • conda-classic-solver Public

    The classic solver for conda

    conda/conda-classic-solver's past year of commit activity
    Python 1 BSD-3-Clause 4 6 3 Updated Sep 15, 2026