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.

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.1.tar.gz (5.9 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.1-py3-none-any.whl (12.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: create_hayate-0.1.1.tar.gz
  • Upload date:
  • Size: 5.9 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.1.tar.gz
Algorithm Hash digest
SHA256 9ce6011a75ad40cf8f044c0915aaa9f892767069f744e115e3863a330416d43a
MD5 70ebc13b3dbe4af0a2b0e7925152f344
BLAKE2b-256 0fd8a2044cdc782255a247d716ecd87a2fa06a38a18c35ffa4554d3986ce13ce

See more details on using hashes here.

Provenance

The following attestation bundles were made for create_hayate-0.1.1.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.1-py3-none-any.whl.

File metadata

  • Download URL: create_hayate-0.1.1-py3-none-any.whl
  • Upload date:
  • Size: 12.1 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 cb02d2d4be3f1d5a5cc469cebd27578767d17a15111d943f28ea52259827d40b
MD5 6dad556227fde69b40e1a6c0e786f93a
BLAKE2b-256 00054ed54419ca08771a390870b6f424217ab00ca4fbd3513d3a4cecf121894d

See more details on using hashes here.

Provenance

The following attestation bundles were made for create_hayate-0.1.1-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