Pixi

Guidance for developing under a projects managed by pixi. Always use when workspace managed by pixi (have pixi.toml or pixi.lock in root directory.) Covers all you should know while developing under a pixi-based project: pixi environment commands (install, run, shell, add, task), multi-environment management (-e flag, features), task configuration in pixi.toml, dependencies (conda vs PyPI), lock files, and development workflows. Helps with environment setup, package management, running tasks, debugging pixi.toml errors, and production deployment patterns.

d-laub 168de23 2 files · 17.4 KB Updated

File contents

d-laub/dlaub-togo/tree/main/skills/pixi commit 168de231dc

Frequently asked questions

npx skillmds@latest add d-laub/pixi