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

  • conda.org: Conda Community Site
  • conda.io: Conda Documentation Site
  • Governance: outlines and defines how the conda community works
  • CEPs: Conda Enhancement Proposals
  • Discourse: conda community discussion forum
  • Twitter: for the latest developments
  • Matrix: chat with us

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.4k 1.7k

  2. conda-build conda-build Public

    Commands and tools for building conda packages

    Python 381 423

  3. conda-docs conda-docs Public

    Conda documentation

    381 502

Repositories

Showing 10 of 37 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
  • conda-lock Public

    Lightweight lockfile for conda environments

    conda/conda-lock’s past year of commit activity
    Python 491 103 126 23 Updated Oct 16, 2024
  • nsis-mirror Public Forked from kichik/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 139 0 0 Updated Oct 16, 2024
  • rattler Public

    Rust crates to work with the Conda ecosystem.

    conda/rattler’s past year of commit activity
    Rust 260 BSD-3-Clause 54 51 (8 issues need help) 13 Updated Oct 16, 2024
  • grayskull Public

    Grayskull đź’€ - Recipe generator for Conda

    conda/grayskull’s past year of commit activity
    Python 317 Apache-2.0 66 49 (1 issue needs help) 9 Updated Oct 16, 2024
  • governance Public

    The Conda & Conda-Incubator Governance Policy

    conda/governance’s past year of commit activity
    Python 25 CC-BY-4.0 32 13 3 Updated Oct 15, 2024
  • conda-launchers Public

    Windows launchers for Python entry points in the conda ecosystem

    conda/conda-launchers’s past year of commit activity
    Shell 0 BSD-3-Clause 0 2 0 Updated Oct 15, 2024
  • constructor Public

    tool for creating installers from conda packages

    conda/constructor’s past year of commit activity
    Python 457 168 35 3 Updated Oct 15, 2024
  • infrastructure Public

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

    conda/infrastructure’s past year of commit activity
    Python 12 BSD-3-Clause 15 34 (2 issues need help) 13 Updated Oct 15, 2024
  • issue-tracker Public

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

    conda/issue-tracker’s past year of commit activity
    Python 2 MIT 7 2 0 Updated Oct 15, 2024

Most used topics

Loading…