Skip to main content

One manifest for every package manager | conda, PyPI, npm, cargo & more, behind a single file.

Project description

chefe banner

CI PyPI Docs License

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

Installation

curl -fsSL https://phvv.me/chefe/install.sh | sh

This installs pixi (the engine chefe compiles to) and chefe itself. Prefer the raw package? Use pip install chefe or uv tool install chefe.

What it is

Conda, PyPI, npm, cargo. Real projects need several at once, scattered across pixi.toml, package.json, and Cargo.toml. chefe is the head chef. You write one chefe.toml recipe, chefe runs the line (pixi, npm, cargo) 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 source
python  = ">=3.11"
ripgrep = "*"

[pypi.deps]                 # resolved by pixi-via-uv, in the same env
torch = ">=2.6"

[cargo.deps]                # other ecosystems are explicit via [<eco>.deps]
bookokrat = "*"

[npm.deps]
prettier = ">=3"

Usage

chefe init                 # scaffold a chefe.toml
chefe add ripgrep          # add deps, use --pypi / --cargo / --npm for others
chefe install              # provision every ecosystem at once
chefe x ruff check .       # run a tool in a throwaway env, like uvx
chefe tree                 # what's declared vs installed, per ecosystem

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

Note full documentation lives at phvv.me/chefe.

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. One recipe in, one plated environment out, with pixi, npm, and cargo working the stations. 🧑‍🍳

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.2.tar.gz (139.9 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.2-py3-none-any.whl (23.1 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for chefe-0.0.2.tar.gz
Algorithm Hash digest
SHA256 14248c900aae96c63ae4cf7a78982033e98580ac980c1b0bab25847d3142a947
MD5 98cc6d34cc45272282973ba8b56c8b83
BLAKE2b-256 132b842f5f4bf6d5eeee36a4d9467bffa1ec1fff0b8de826ca3a60e6e66dbd2e

See more details on using hashes here.

Provenance

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

File metadata

  • Download URL: chefe-0.0.2-py3-none-any.whl
  • Upload date:
  • Size: 23.1 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.2-py3-none-any.whl
Algorithm Hash digest
SHA256 d8aeebc8847ac88e8d473154f0057c6bdc2066defd1a58823da3f8e67f6b33d7
MD5 d2150c168063f8d079bc871b288f455e
BLAKE2b-256 e1cb98bafaa3f62417822aa72132d9c16af47dd4b37049622d01a2622b898c57

See more details on using hashes here.

Provenance

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