awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

1 个仓库

Awesome GitHub RepositoriesMulti-Environment Composition

Defining several distinct dependency sets within a single manifest file for different workflows.

Distinct from Environment Managers: Distinct from Environment Managers: focuses on composing multiple environments in one manifest rather than managing a single environment.

Explore 1 awesome GitHub repository matching development tools & productivity · Multi-Environment Composition. Refine with filters or upvote what's useful.

Awesome Multi-Environment Composition GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • prefix-dev/pixiprefix-dev 的头像

    prefix-dev/pixi

    6,416在 GitHub 上查看↗

    Pixi is a conda environment manager that creates reproducible, lock-file-backed environments with cross-platform support and multi-language dependency resolution. It combines package management from both conda-forge and PyPI simultaneously, coordinating their dependency graphs to prevent conflicts, while pinning every transitive dependency to exact versions in a cross-platform lock file for bit-for-bit identical environments across machines. The project distinguishes itself by also functioning as a cross-platform task runner that executes user-defined commands and multi-step pipelines inside

    Defines multiple isolated environments within a single manifest, each with its own dependency set.

    Rustcondaconda-environmentconda-packages
    在 GitHub 上查看↗6,416
  1. Home
  2. Development Tools & Productivity
  3. Environment Managers
  4. Multi-Environment Composition

探索子标签

  • Effectful Outcome CompositionsComputational contexts combining environment injection and side effects with multiple possible outcome types. **Distinct from Multi-Environment Composition:** Distinct from Multi-Environment Composition: focuses on the result types of the computation rather than the definition of dependency sets.