Skip to main content

No project description provided

Project description

Zene Python SDK

Python bindings for the Zene autonomous coding engine, powered by Rust and PyO3.

Installation

cd python/zene
maturin develop

Usage

import zene

client = zene.ZeneClient(
    planner_provider="deepseek",
    planner_model="deepseek-chat",
    planner_api_key="your-key"
)

client.init(work_dir="./workspace")
events = client.run("Create a hello world script", session_id="test")

for event in events:
    print(event)

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

zene_python-0.1.0-cp38-abi3-macosx_11_0_arm64.whl (3.8 MB view details)

Uploaded CPython 3.8+macOS 11.0+ ARM64

File details

Details for the file zene_python-0.1.0-cp38-abi3-macosx_11_0_arm64.whl.

File metadata

File hashes

Hashes for zene_python-0.1.0-cp38-abi3-macosx_11_0_arm64.whl
Algorithm Hash digest
SHA256 08ce14ca3630349720a1ddc4d5007d895f90323d7d11e4561bb0afc5cc37a8bf
MD5 884940e5554b6d3f9292ac7026175d03
BLAKE2b-256 ffe65147acc1de2efea38be4fcbc28a676bc6a69b8b21ce91a530624af339cbf

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