Skip to content

Hayate family

Choose packages by the boundary your application needs. The core stays small; capabilities are explicit packages with their own release and evidence.

This snapshot is dated 2026-07-28 and is pinned to hayatepy/.github at edc90e493462. Every package is pre-1.0; check the compatibility snapshot before combining versions.

Project Version Responsibility Release state
hayate 0.15.1 Core framework and native runtime adapters Published alpha
create-hayate 0.11.1 Composable project generator Published alpha
hayate-auth 0.10.1 Sessions, API keys, OAuth, passkeys, and authorization server Published alpha; independent audit pending
hayate-mcp 0.11.1 MCP 2025-11-25 Streamable HTTP Published alpha
hayate-openapi 0.7.0 OpenAPI 3.1, typed endpoints, Scalar, and TypeScript contracts Published alpha
hayate-sql 0.1.1 Checked SQL contracts and typed query facades Published alpha
hayate-fetch 0.1.3 Portable outbound WHATWG-style fetch Published alpha
hayate-admin 0.2.0 Explicit checked-SQL operational administration Pre-release source
hayate-htmx 0.2.0 Hypermedia, Jinja, htmx, fragments, and SSE Pre-release source
golden-app 0.1.0 Executable production integration Reference application

Open the tested compatibility snapshot

hayate

Build one Fetch-style Python application for ASGI, Workers, or Lambda.

Current evidence: Published alpha, version 0.15.1 · source at 9e27b0191c7f

Repository · PyPI

create-hayate

Start with a tested API, Workers, MCP, auth, SQL, admin, or frontend composition.

Current evidence: Published alpha, version 0.11.1 · source at c8543a3487d2

Repository · PyPI

hayate-auth

Add first-party identity or protect an HTTP or MCP resource server.

Current evidence: Published alpha; independent audit pending, version 0.10.1 · source at eff705c335d0

Repository · PyPI

hayate-mcp

Expose MCP tools on ASGI or native Cloudflare Workers.

Current evidence: Published alpha, version 0.11.1 · source at c1f42c55d47a

Repository · PyPI

hayate-openapi

Make runtime validation, API documentation, and client types share one contract.

Current evidence: Published alpha, version 0.7.0 · source at 5d274a7cc337

Repository · PyPI

hayate-sql

Keep native SQLite, D1, or PostgreSQL while checking migrations and result shapes.

Current evidence: Published alpha, version 0.1.1 · source at 583591cb5d0a

Repository · PyPI

hayate-fetch

Use Hayate Request and Response types for outbound HTTP on CPython and Workers.

Current evidence: Published alpha, version 0.1.3 · source at e38fd7f862a0

Repository · PyPI

hayate-admin

Give trusted operators bounded CRUD, relationships, audit history, and exports.

Current evidence: Pre-release source, version 0.2.0 · source at aedd4c47cbbe

Repository

hayate-htmx

Build progressively enhanced server-rendered applications without a JavaScript SPA.

Current evidence: Pre-release source, version 0.2.0 · source at c133900998c4

Repository

golden-app

Review tested trust boundaries and deployment choices before shipping.

Current evidence: Reference application, version 0.1.0 · source at bc07ff927ce5

Repository