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.0.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.0-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: iricity_sdk-0.1.0.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.0.tar.gz
Algorithm Hash digest
SHA256 551bff24cec0a96ffb5efe1133f73b66b1bf6257ffc180a3addffaea2e75d8eb
MD5 bc57b98d84161940410f1823008661f0
BLAKE2b-256 631def851740de434a2bede390c7a95140e99c4d2b8158c4835e3f83dca2ab25

See more details on using hashes here.

File details

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

File metadata

  • Download URL: iricity_sdk-0.1.0-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.0-py3-none-any.whl
Algorithm Hash digest
SHA256 50aad90e146d53f52fd5f92ea4ddb7998542eaa1685b535d6f0dfaddaebd5639
MD5 e352bb939fcb1b72152a55851815e5ea
BLAKE2b-256 d1ffcf8b57d663542b135a35e2b2955c69fe69c2d33dda4d36ea4ebcc2880732

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