Skip to main content

Python SDK for the Weaver platform

Project description

Weaver Python SDK

PyPI version Python CI

English | 中文

Python client for the NexWeave Weaver server. The SDK mirrors the REST API exposed by weaver-server and provides ergonomic helpers for training, sampling, telemetry, and operations management.

Installing locally

pip install nex-weaver

Configuration

Configuration can be provided via keyword arguments or environment variables:

  • WEAVER_API_KEY

Quickstart

from weaver import ServiceClient

def main():
    with ServiceClient() as client:
        session = client.ensure_session()
        print(session)

if __name__ == "__main__":
    main()

Usage

See examples/weaver_walkthrough.ipynb for an interactive walkthrough of the full SDK workflow using a Pig Latin translation task — covering data preparation, LoRA / full fine-tuning, sampling, and checkpoint management.

For a complete runnable script, see examples/pig_latin.py.

Ecosystem

NexRL is the companion RL training framework. In its training-service mode, NexRL orchestrates the full RL loop (rollouts, trajectory collection, policy updates) while Weaver handles the underlying training and inference services.

Use Cases

OpenClaw Autonomous LearningMetaClaw has integrated Weaver as an RL backend. By setting rl.backend=weaver, MetaClaw turns every live conversation into a learning signal and uses Weaver for cloud-based LoRA training, enabling personal agents to continuously evolve without a local GPU.

Deep Dive

For more technical details, see Deep Dive into Weaver.

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

nex_weaver-1.7.0.4.tar.gz (41.6 kB view details)

Uploaded Source

Built Distribution

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

nex_weaver-1.7.0.4-py3-none-any.whl (43.7 kB view details)

Uploaded Python 3

File details

Details for the file nex_weaver-1.7.0.4.tar.gz.

File metadata

  • Download URL: nex_weaver-1.7.0.4.tar.gz
  • Upload date:
  • Size: 41.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for nex_weaver-1.7.0.4.tar.gz
Algorithm Hash digest
SHA256 e58e25df41fb5496631435225d70ef031340487efc58ec401844c3505df40592
MD5 cf13be10d4a38bd1072e6de7dbc1f451
BLAKE2b-256 9e55c6de78e093445d7fe7afb0eeec718edfb2cf61cefb571dd42a20c1d48e2a

See more details on using hashes here.

Provenance

The following attestation bundles were made for nex_weaver-1.7.0.4.tar.gz:

Publisher: publish.yml on nex-agi/weaver

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

File details

Details for the file nex_weaver-1.7.0.4-py3-none-any.whl.

File metadata

  • Download URL: nex_weaver-1.7.0.4-py3-none-any.whl
  • Upload date:
  • Size: 43.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for nex_weaver-1.7.0.4-py3-none-any.whl
Algorithm Hash digest
SHA256 a4c5eaebd955fb2d6a0941604c1778bb6dd63ef48f134edc8adcb2684e4d2bae
MD5 0068d24151c788fef00ecc7a7912f3cb
BLAKE2b-256 8cd3c9b10dd3c23be8c9ad760cc55e9fcb87b2c405dadd11e47ea8e8673d17f3

See more details on using hashes here.

Provenance

The following attestation bundles were made for nex_weaver-1.7.0.4-py3-none-any.whl:

Publisher: publish.yml on nex-agi/weaver

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