Skip to main content

Thin Python client for Iricity machine-payment flows.

Project description

iricity-sdk

Thin Python client for:

  • catalog
  • quote
  • execute
  • wait
  • provenance-aware settled responses

Install from repo

pip install ./apps/sdk-python

Publish-ready install target

pip install iricity-sdk

Example

from iricity_sdk import IricityClient

client = IricityClient(api_key="your_api_key")

result = client.run(
    "analysis-job",
    {
        "primary": {
            "documentText": "Paste your source text here...",
            "goal": "Summarize key points and actions",
            "audience": "Operations leadership",
        },
        "options": {
            "outputMode": "brief",
            "urgency": "normal",
            "includeArtifacts": False,
        },
    },
    wait=True,
)

print(result)

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

iricity_sdk-0.1.2.tar.gz (3.8 kB view details)

Uploaded Source

Built Distribution

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

iricity_sdk-0.1.2-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

Details for the file iricity_sdk-0.1.2.tar.gz.

File metadata

  • Download URL: iricity_sdk-0.1.2.tar.gz
  • Upload date:
  • Size: 3.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for iricity_sdk-0.1.2.tar.gz
Algorithm Hash digest
SHA256 70dfacf23339fab81e4b0d11a98c76384296ba388eb927a75f14f522b63d8e1e
MD5 94a0c03aef9f0060d0253832da9a0aa4
BLAKE2b-256 39d424187cc31f617a8f51939eff3520e2c92a9648323f3226f6fdbf721b4467

See more details on using hashes here.

File details

Details for the file iricity_sdk-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: iricity_sdk-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 4.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.3

File hashes

Hashes for iricity_sdk-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 7967039ea2c383f73d4c45c21e96a00f8480d9b9c44cbae2ddf78d322e98cfac
MD5 dc960f676870e922afbd47240bded13a
BLAKE2b-256 1470fc785a409b3ad570a2d0b8a2cafbfaac7d335aa305946a45c55af0de9e21

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