Skip to main content

hydracept

Python client for the Hydracept public API — AI execution infrastructure for games.

pip install hydracept

Prefer the module entry point (works when hydracept is not on PATH, common on Windows):

python -m hydracept --help
python -m hydracept quickstart --token <HYDRACEPT_API_KEY> --json --smoke   # agents
python -m hydracept login                               # browser device flow
python -m hydracept configure
python -m hydracept doctor
python -m hydracept smoke
from hydracept import HydraceptClient

client = HydraceptClient("https://api.hydracept.com", token="...")
job = client.submit_capability_job(
    "image.generate.v1",
    {
        "context": {
            "productId": "my-product",
            "projectId": "cpr_...",
            "environment": "development",
        },
        "input": {"prompt": "cute slime icon"},
        "execution": {"executionPreference": "automatic"},
        "idempotencyKey": "demo-1",
    },
)

Docs: https://docs.hydracept.com · 5-minute path: https://docs.hydracept.com/five-minute-game-asset/

A Zencode product · © Zencode Consulting Inc.

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

hydracept-0.2.2.tar.gz (20.9 kB view details)

Uploaded Source

Built Distribution

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

hydracept-0.2.2-py3-none-any.whl (23.4 kB view details)

Uploaded Python 3

File details

Details for the file hydracept-0.2.2.tar.gz.

File metadata

  • Download URL: hydracept-0.2.2.tar.gz
  • Upload date:
  • Size: 20.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.13

File hashes

Hashes for hydracept-0.2.2.tar.gz
Algorithm Hash digest
SHA256 d678c575b27588ff955f1f7a7b7841944b11d7bb1c4a63aac44fa5e3e7e2cf65
MD5 2e33df07e636c4b2a933a11aad599dd9
BLAKE2b-256 94772809d206619409925ef8bee0cab096bda9c7c6bc4a6c4d199cf6ffaef8d7

See more details on using hashes here.

File details

Details for the file hydracept-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: hydracept-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 23.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/7.0.0 CPython/3.12.13

File hashes

Hashes for hydracept-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7ff7e1383d2f43ef1e8cb6d004006c13f7214411f490ae92740e36543ff3b60e
MD5 dbeff70a2eccaf20bf1343bba56ce569
BLAKE2b-256 dedd363cdc7e9e6ee6a00c0d1483ad3df8ebd071e29360c4a3b917bf007e254f

See more details on using hashes here.

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