Skip to main content

Scaffold a hayate project that is tested from minute one: uvx create-hayate my-app

Project description

create-hayate

Project scaffolding for hayateuvx 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 pywrangler 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 pywrangler dev / deploy

These are the complete templates in the current 0.1 line. Authentication and MCP are available as ecosystem packages today; their scaffold templates will land only after the combined onboarding path has been validated with external users.

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.
  • One question at most (the template); --no-input for scripts and CI.

The internal design memo (Japanese, per project convention) lives in DESIGN.md; release history is in CHANGELOG.md.

Status: alpha (0.1.x). Generated API and Workers projects are exercised in CI against their real dependency resolution and test suites.

License

MIT

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

create_hayate-0.1.2.tar.gz (6.1 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

create_hayate-0.1.2-py3-none-any.whl (12.4 kB view details)

Uploaded Python 3

File details

Details for the file create_hayate-0.1.2.tar.gz.

File metadata

  • Download URL: create_hayate-0.1.2.tar.gz
  • Upload date:
  • Size: 6.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for create_hayate-0.1.2.tar.gz
Algorithm Hash digest
SHA256 6356e4f84052f369b226f6e0f5903fc4ccb117052a18d1181eefb6699fe6c2ce
MD5 1595ceb2e6a23c0f6171a949032501b4
BLAKE2b-256 434fb8f5c0ec72f50aa28e3f2ac9310e55a09272ded439e99f0fb2f83837529b

See more details on using hashes here.

Provenance

The following attestation bundles were made for create_hayate-0.1.2.tar.gz:

Publisher: release.yml on hayatepy/create-hayate

Attestations: Values shown here reflect the state when the release was signed and may no longer be current.

File details

Details for the file create_hayate-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: create_hayate-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 12.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.14

File hashes

Hashes for create_hayate-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 c0b730829b4e5aeadb4ccb00a7c4c45b3c6ee8ed2b092a6d9c2b7dcbcaf5b650
MD5 38e4a1cb21df2cb57dee6d67ce299848
BLAKE2b-256 d37fbb40d556d825b3e4c03d975b7151bc0ab6a19ff1d969000691c936ed3499

See more details on using hashes here.

Provenance

The following attestation bundles were made for create_hayate-0.1.2-py3-none-any.whl:

Publisher: release.yml on hayatepy/create-hayate

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