python
Recipe card from the charly-languages plugin (Images — the deployable catalog).
python – Python 3.13 via pixi
Section titled “python – Python 3.13 via pixi”Candy Properties
Section titled “Candy Properties”| Property | Value |
|---|---|
| Dependencies | pixi |
| Install files | charly.yml, pixi.toml |
Packages
Section titled “Packages”Pixi (conda-forge): python >=3.13,<3.14
my-image: candy: - pythonUsed In Boxes
Section titled “Used In Boxes”- Transitive dependency via
supervisordin most service boxes (openclaw,jupyter,ollama,comfyui,immich, etc.)
Related Candies
Section titled “Related Candies”/charly-languages:pixi– required dependency (provides pixi binary)/charly-languages:python-ml– ML-focused Python with CUDA support/charly-coder:language-runtimes– depends on python
When to Use This Skill
Section titled “When to Use This Skill”Use when the user asks about:
- Python runtime in containers
- Pixi-managed Python installation
- The
pythoncandy - Why
pip installandconda installare not used (pixi is the only Python package manager)
Related
Section titled “Related”/charly-image:layer— candy authoring reference (charly.ymlschema, task verbs, service declarations)/charly-check:check— declarative testing (check:block,charly check box,charly check live)