Skip to main content

No project description provided

Project description

Weave Python SDK

Weave Python provides client utilities for integrating with Weave platform services, covering authentication, generation, synthesis, storage, and more. It is intended for Python applications that need to orchestrate Weave workflows without managing low-level HTTP plumbing.

Installation

pip install weave-python

The package requires Python 3.10 or newer.

Quick Start

from weave.weaveapi import auth, generate

# Authenticate with your Weave credentials
session = auth.login_with_api_key("your-api-key")

# Send a generation request
result = generate.text(session=session, prompt="Hello Weave!")
print(result.text)

Refer to the individual subpackages under weave.weaveapi (for example auth, synthesize, storage, and payment) for domain-specific helpers.

Contributing

  1. Create a virtual environment and install dev dependencies with uv pip sync uv.lock.
  2. Run formatting and linting via task format and task lint.
  3. Open a pull request with context on the workflow or service you changed.

License

Distributed under the Apache Software License and MIT License. See LICENSE for additional licensing details.

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

weave_python-0.30.7.tar.gz (286.5 kB view details)

Uploaded Source

Built Distribution

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

weave_python-0.30.7-py3-none-any.whl (395.8 kB view details)

Uploaded Python 3

File details

Details for the file weave_python-0.30.7.tar.gz.

File metadata

  • Download URL: weave_python-0.30.7.tar.gz
  • Upload date:
  • Size: 286.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for weave_python-0.30.7.tar.gz
Algorithm Hash digest
SHA256 c9686a649f762f2c5dfe07c6b14b1a476e07a06d07a2ea6bb4ab73e9020fe8f9
MD5 b154de91bb3a4d340247d97bb8b96f13
BLAKE2b-256 90dab1ee2a3542b6f62c09cdcf0d25d322e1e1de1fd28000b0ad5624779023b2

See more details on using hashes here.

Provenance

The following attestation bundles were made for weave_python-0.30.7.tar.gz:

Publisher: release.yaml on weave-labs/weave-python

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

File details

Details for the file weave_python-0.30.7-py3-none-any.whl.

File metadata

  • Download URL: weave_python-0.30.7-py3-none-any.whl
  • Upload date:
  • Size: 395.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for weave_python-0.30.7-py3-none-any.whl
Algorithm Hash digest
SHA256 e0879cf7fd6d2a00e93993ccb0200e07b68658a6391bf4af55dd8be24686f83d
MD5 3d2dd9ae5a4dbd733cfa13b3e21d422b
BLAKE2b-256 7f8c5d043c9640107c0776743757ee5a59762cd8fe264758be0f8d9c4da87f4d

See more details on using hashes here.

Provenance

The following attestation bundles were made for weave_python-0.30.7-py3-none-any.whl:

Publisher: release.yaml on weave-labs/weave-python

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