One manifest for every package manager | conda, PyPI, npm, cargo & more, behind a single file.
Project description
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 treeanytime to see declared vs installed across every ecosystem 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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file chefe-0.0.6.tar.gz.
File metadata
- Download URL: chefe-0.0.6.tar.gz
- Upload date:
- Size: 160.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e8ededbfdbeb289295c262cddc4f45aedf3cc7c802b9120f037fe76982b7677b
|
|
| MD5 |
cac19f91696d912403572f6d3f59b3de
|
|
| BLAKE2b-256 |
67322d8cf89c3859abea9421d9e365d1b24164c6d70f08f325bb12b08fea257c
|
Provenance
The following attestation bundles were made for chefe-0.0.6.tar.gz:
Publisher:
publish.yml on phvv-me/chefe
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
chefe-0.0.6.tar.gz -
Subject digest:
e8ededbfdbeb289295c262cddc4f45aedf3cc7c802b9120f037fe76982b7677b - Sigstore transparency entry: 1702513141
- Sigstore integration time:
-
Permalink:
phvv-me/chefe@e010c81bcb30676c3194c4067fba712e25e55b83 -
Branch / Tag:
refs/tags/v0.0.6 - Owner: https://github.com/phvv-me
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@e010c81bcb30676c3194c4067fba712e25e55b83 -
Trigger Event:
push
-
Statement type:
File details
Details for the file chefe-0.0.6-py3-none-any.whl.
File metadata
- Download URL: chefe-0.0.6-py3-none-any.whl
- Upload date:
- Size: 23.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0c3d8e781fd0ee698fa7ab89afc206df1f13e03786b4738166f7efb9ac122836
|
|
| MD5 |
bd39ba2620f6452578fca3a037189f8c
|
|
| BLAKE2b-256 |
9046d592c6f564e0aca8fbc1c9ed2ab3219b6add30515d4d17951c96c95de869
|
Provenance
The following attestation bundles were made for chefe-0.0.6-py3-none-any.whl:
Publisher:
publish.yml on phvv-me/chefe
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
chefe-0.0.6-py3-none-any.whl -
Subject digest:
0c3d8e781fd0ee698fa7ab89afc206df1f13e03786b4738166f7efb9ac122836 - Sigstore transparency entry: 1702513146
- Sigstore integration time:
-
Permalink:
phvv-me/chefe@e010c81bcb30676c3194c4067fba712e25e55b83 -
Branch / Tag:
refs/tags/v0.0.6 - Owner: https://github.com/phvv-me
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
publish.yml@e010c81bcb30676c3194c4067fba712e25e55b83 -
Trigger Event:
push
-
Statement type: