Pie Bakery - Build and publish inferlets
Project description
Bakery
Build tool for Pie inferlets.
The pie CLI wraps the common commands:
pie new my-inferlet
pie new my-inferlet --ts
pie build ./my-inferlet -o out.wasm
The standalone bakery command is still available for registry workflows:
bakery login
bakery inferlet publish ./my-inferlet
bakery inferlet search text
Supported inputs
- Rust crates with
Cargo.toml - Python projects with
pyproject.tomlormain.py - JavaScript/TypeScript projects with
package.json,.js, or.tsinput
Rust builds require wasm32-wasip2. JavaScript/TypeScript builds require
Node.js. Python builds use the cached Pie Python Wasm runtime.
Repository development
Bakery auto-detects the SDK layout when run inside this repo. Override it when needed:
export PIE_SDK=/path/to/pie/sdk
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 pie_bakery-0.1.0.tar.gz.
File metadata
- Download URL: pie_bakery-0.1.0.tar.gz
- Upload date:
- Size: 49.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6ba601af15b9856965c4b36901c73bae347db45708da50e82c98c2b9a5bea93e
|
|
| MD5 |
b25b31ba12420fed0e0a9cd1c7492fcd
|
|
| BLAKE2b-256 |
5888fdafbf205b1c737830870cc7cc289c4f9bdd8c0c4dd4b8faed1926838f43
|
File details
Details for the file pie_bakery-0.1.0-py3-none-any.whl.
File metadata
- Download URL: pie_bakery-0.1.0-py3-none-any.whl
- Upload date:
- Size: 63.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.1.0 CPython/3.13.12
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
89fd323cebf5377a0de78325b9f2711ed055b8f0a57ad0c50c2de073059be97a
|
|
| MD5 |
4a7683f6b4bcb68435f66cda333c24c9
|
|
| BLAKE2b-256 |
d2f1d3bef314bafddaa7dc067bd77b0bdd9cefe3c7f1a060d19edd02fa6f3e49
|