1 repositorio
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.
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.