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,416GitHub पर देखें↗

    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.