Skip to main content

III SDK for Python

Project description

III SDK for Python

Python SDK for the III Engine.

Installation

pip install iii-sdk

Usage

from iii import III, Logger

# Create an III SDK instance
iii = III("ws://localhost:8080")

# Register a function
@iii.function("my.function")
async def my_function(data):
    return {"result": "success"}

# Invoke a function
result = await iii.call("other.function", {"param": "value"})

Build & Publish

python -m build
uv publish --index cloudsmith dist/*

Features

  • WebSocket-based communication with III Engine
  • Function registration and invocation
  • Trigger registration
  • Context-aware logging
  • Async/await support

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

iii_sdk-0.0.5a20260210120823.tar.gz (47.8 kB view details)

Uploaded Source

Built Distribution

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

iii_sdk-0.0.5a20260210120823-py3-none-any.whl (12.1 kB view details)

Uploaded Python 3

File details

Details for the file iii_sdk-0.0.5a20260210120823.tar.gz.

File metadata

  • Download URL: iii_sdk-0.0.5a20260210120823.tar.gz
  • Upload date:
  • Size: 47.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.1.0 CPython/3.13.7

File hashes

Hashes for iii_sdk-0.0.5a20260210120823.tar.gz
Algorithm Hash digest
SHA256 c5a471fd0bba06d06b3beaa434d13a8e3697ec4c8b903d818b4ece4e70eec539
MD5 ef4e8ea72a7ae648f8a4a53144961b5e
BLAKE2b-256 15f2adc2f58b7cb044357829784776f64dc7761437cd993be5d479ea43d3c9f9

See more details on using hashes here.

File details

Details for the file iii_sdk-0.0.5a20260210120823-py3-none-any.whl.

File metadata

File hashes

Hashes for iii_sdk-0.0.5a20260210120823-py3-none-any.whl
Algorithm Hash digest
SHA256 5e0ebb11c637cf0306035806fbe391585d388b72b893f621309212b8bf97deb5
MD5 af4d8557a6cbfa7fc6ad59d6a958c1a2
BLAKE2b-256 fed6bbac884eceff01183a68665ae5d52a1efe6a3fcf46dfaedc8ad9574dd5bc

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