Skip to content

python

Recipe card from the charly-languages plugin (Images — the deployable catalog).

Property Value
Dependencies pixi
Install files charly.yml, pixi.toml

Pixi (conda-forge): python >=3.13,<3.14

charly.yml
my-image:
candy:
- python
  • Transitive dependency via supervisord in most service boxes (openclaw, jupyter, ollama, comfyui, immich, etc.)

Use when the user asks about:

  • Python runtime in containers
  • Pixi-managed Python installation
  • The python candy
  • Why pip install and conda install are not used (pixi is the only Python package manager)
  • /charly-image:layer — candy authoring reference (charly.yml schema, task verbs, service declarations)
  • /charly-check:check — declarative testing (check: block, charly check box, charly check live)