Skip to main content

One manifest for every package manager | conda, Python, Node.js, Rust & more, behind a single file.

Project description

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.

Project details


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.24.tar.gz (1.1 MB 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.24-py3-none-any.whl (46.8 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: chefe-0.0.24.tar.gz
  • Upload date:
  • Size: 1.1 MB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for chefe-0.0.24.tar.gz
Algorithm Hash digest
SHA256 6cadfe64a6289a38878da9602d5af4be8c9f163c5397eea807ddf37123d665a1
MD5 8d6999cd869a40cc948d5a3a181d9f97
BLAKE2b-256 46bff5ead5f1a74668a8383980c13d85f92568975e5ee66d87b6a190d9257c0b

See more details on using hashes here.

Provenance

The following attestation bundles were made for chefe-0.0.24.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.24-py3-none-any.whl.

File metadata

  • Download URL: chefe-0.0.24-py3-none-any.whl
  • Upload date:
  • Size: 46.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for chefe-0.0.24-py3-none-any.whl
Algorithm Hash digest
SHA256 5ea4c378fc2418da3ea63e570d94d8ad7d031ed98535a3a3187b7fbc1ed7cf9a
MD5 2760b0d99cc47a8b1e03e1938609648e
BLAKE2b-256 6b47b98f0d757b36ca993dacc627cdac83d8c395fe31def1f0c3ae57575e14bb

See more details on using hashes here.

Provenance

The following attestation bundles were made for chefe-0.0.24-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.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page