Scaffold tested Hayate API, Cloudflare Workers, and MCP 2025-11-25 projects
Project description
create-hayate
API, Cloudflare Workers, and MCP 2025-11-25 project scaffolding for
hayate — uvx create-hayate my-app
and you have a running, tested project in minutes.
uvx create-hayate my-app --template workers
cd my-app
uv run pytest # green out of the box
uv run python manage_workers.py dev
Templates
| Name | What you get | Serve with |
|---|---|---|
api (default) |
TODO API + tests that call the app core directly | uv run uvicorn app:app --reload |
workers |
The same app on Cloudflare Python Workers | uv run python manage_workers.py dev / deploy |
mcp |
MCP 2025-11-25 server shared by ASGI and Workers | Uvicorn or manage_workers.py |
The mcp template uses the Workers-native, schema-validated
hayate-mcp runtime on both
platforms. It does not require hayate-auth: connect an existing identity
provider through request context, or add the authorization server package
when the application owns authentication.
Design
- Zero-dependency CLI (stdlib only: argparse +
string.Template), templates bundled in the package — no network fetch, works offline, version-pinned. - Templates mirror the upstream
examples/style, and CI generates every template and runs its test suite, so they can't rot. - The Workers template pins Python 3.13 and Node.js 24 to the versions used by workerd/Pywrangler, and its launcher fails fast on an unsupported Node runtime instead of producing an incomplete dependency bundle.
- One question at most (the template);
--no-inputfor scripts and CI.
The internal design memo (Japanese, per project convention) lives in DESIGN.md; release history is in CHANGELOG.md.
Status: alpha (0.2.x). Generated API, Workers, and MCP projects are exercised in CI against their real dependency resolution and test suites.
License
MIT
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 create_hayate-0.2.0.tar.gz.
File metadata
- Download URL: create_hayate-0.2.0.tar.gz
- Upload date:
- Size: 9.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a6a32ef21d8af96b00a2b21030951d8cc0e2ad650654c252b5a7df47072baf0a
|
|
| MD5 |
a9d5c12acc9fa9cfb6a65c68fc906e7f
|
|
| BLAKE2b-256 |
27aeeeb35c5c1fabdc67601be08403a915d18d3befb0c887dabecd9c9d5edb1a
|
Provenance
The following attestation bundles were made for create_hayate-0.2.0.tar.gz:
Publisher:
release.yml on hayatepy/create-hayate
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
create_hayate-0.2.0.tar.gz -
Subject digest:
a6a32ef21d8af96b00a2b21030951d8cc0e2ad650654c252b5a7df47072baf0a - Sigstore transparency entry: 2249129490
- Sigstore integration time:
-
Permalink:
hayatepy/create-hayate@680a63b3575b3e566814f6938dbadae413c6d746 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/hayatepy
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@680a63b3575b3e566814f6938dbadae413c6d746 -
Trigger Event:
push
-
Statement type:
File details
Details for the file create_hayate-0.2.0-py3-none-any.whl.
File metadata
- Download URL: create_hayate-0.2.0-py3-none-any.whl
- Upload date:
- Size: 21.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/6.1.0 CPython/3.13.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
474d4841d743515950188c21ad1ea0f667e12c40e3997618200cb3eda6fd892a
|
|
| MD5 |
d2248e29c800a358189affc08bfc0c20
|
|
| BLAKE2b-256 |
6ba182547790153a3f3f07fff89ed76fba71e64970fb0b9078d60e3747a77379
|
Provenance
The following attestation bundles were made for create_hayate-0.2.0-py3-none-any.whl:
Publisher:
release.yml on hayatepy/create-hayate
-
Statement:
-
Statement type:
https://in-toto.io/Statement/v1 -
Predicate type:
https://docs.pypi.org/attestations/publish/v1 -
Subject name:
create_hayate-0.2.0-py3-none-any.whl -
Subject digest:
474d4841d743515950188c21ad1ea0f667e12c40e3997618200cb3eda6fd892a - Sigstore transparency entry: 2249129827
- Sigstore integration time:
-
Permalink:
hayatepy/create-hayate@680a63b3575b3e566814f6938dbadae413c6d746 -
Branch / Tag:
refs/tags/v0.2.0 - Owner: https://github.com/hayatepy
-
Access:
public
-
Token Issuer:
https://token.actions.githubusercontent.com -
Runner Environment:
github-hosted -
Publication workflow:
release.yml@680a63b3575b3e566814f6938dbadae413c6d746 -
Trigger Event:
push
-
Statement type: