Skip to main content

chefe banner

CI Publish PyPI Python Docs Coverage

Warning chefe is early (0.0.x). The manifest and commands may still change.

Installation

pip install chefe      # or: pipx install chefe

chefe installs pixi, the engine it compiles to, on first run, so a single pip install is all you need.

What it is

Conda, Python, Node.js, Rust, and whatever toolchains your project declares. Real projects need several at once, scattered across pixi.toml, package.json, and language-specific manifests. chefe is the head chef. You write one chefe.toml recipe, chefe runs the line and plates a single environment. It never re-implements a solver. It runs the cooks.

[workspace]
name     = "my-project"
channels = ["conda-forge"]

[deps]                      # bare table is conda, the default resolver
python  = ">=3.11"
nodejs  = ">=25"
rust    = "*"
ripgrep = "*"

[python.deps]               # table name matches the package in [deps]
torch = ">=2.6"

[nodejs.dev.deps]           # table name matches the package in [deps]
prettier = ">=3"

[rust.deps]
bookokrat = "*"

Usage

chefe init                 # scaffold a chefe.toml
chefe add ripgrep          # conda is the default resolver
chefe add torch -l python
chefe add prettier -l nodejs
chefe install              # provision every language/toolchain at once
chefe x ruff check .       # run a tool in a throwaway env, like pipx run
chefe tree                 # what's declared vs installed, per language/toolchain

Tip run chefe tree anytime to see declared vs installed across every language/toolchain at a glance.

Lore

A head chef never cooks every dish alone. They write the recipe and run the line, and the cooks each work their station. chefe does the same for your dependencies.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

chefe-0.0.28.tar.gz (249.7 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

chefe-0.0.28-py3-none-any.whl (78.8 kB view details)

Uploaded Python 3

File details

Details for the file chefe-0.0.28.tar.gz.

File metadata

  • Download URL: chefe-0.0.28.tar.gz
  • Upload date:
  • Size: 249.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for chefe-0.0.28.tar.gz
Algorithm Hash digest
SHA256 c5ab831b4135009f70490face91a2cc3a38b68bafc0a71277ab22e5a8cf6482d
MD5 bb28e5c4c35d925e4f862466b49c7238
BLAKE2b-256 6c8a98a3f2704c1259cd61cb3ac24ffded07bfbf850dc5c3a8e5ef04607a6a84

See more details on using hashes here.

Provenance

The following attestation bundles were made for chefe-0.0.28.tar.gz:

Publisher: publish.yml on phvv-me/chefe

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file chefe-0.0.28-py3-none-any.whl.

File metadata

  • Download URL: chefe-0.0.28-py3-none-any.whl
  • Upload date:
  • Size: 78.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/7.0.0 CPython/3.13.14

File hashes

Hashes for chefe-0.0.28-py3-none-any.whl
Algorithm Hash digest
SHA256 979bd30a6a375f983d0079e45d92eb626a116c19a4a4bb4070ad87b1d43bfbcf
MD5 374afc92b3c91582034cbc19470c88c4
BLAKE2b-256 a22838ef6f73ce7119c5016affc620031b235ad713e7d4479e15bd6f2b69ddec

See more details on using hashes here.

Provenance

The following attestation bundles were made for chefe-0.0.28-py3-none-any.whl:

Publisher: publish.yml on phvv-me/chefe

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

Release history Release notifications | RSS feed

0.0.30

2 files

This release

0.0.28 This release

2 files

0.0.27

2 files

0.0.26

2 files

0.0.25

2 files

0.0.24

2 files

0.0.20

2 files

0.0.19

2 files

0.0.18

2 files

0.0.17

2 files

0.0.16

2 files

0.0.15

2 files

0.0.14

2 files

0.0.13

2 files

0.0.12

2 files

0.0.11

2 files

0.0.10

2 files

0.0.9

2 files

0.0.8

2 files

0.0.7

2 files

0.0.6

2 files

0.0.5

2 files

0.0.4

2 files

0.0.3

2 files

0.0.2

2 files

0.0.1

2 files

Anthropic, PBC Visionary sponsor Bloomberg Visionary sponsor Hudson River Trading Visionary sponsor Meta Visionary sponsor NVIDIA Visionary sponsor Microsoft Sustainability sponsor Depot Continuous Integration AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page