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

Install Verification

python -m pip install iricity-sdk
python -c "from iricity_sdk import IricityClient; print(IricityClient.__name__)"

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.5.tar.gz (3.7 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.5-py3-none-any.whl (4.4 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for iricity_sdk-0.1.5.tar.gz
Algorithm Hash digest
SHA256 f218b772edbc27fb8a108366142349d8da76df7cae43317e9cff7c523f4a3b27
MD5 e629cc3a3007a5583ebf52ab1f9e8306
BLAKE2b-256 7e62fa342da8704add9456c3ef8e758ff24aa0a1d6aa5411cd5387cb06f4613d

See more details on using hashes here.

Provenance

The following attestation bundles were made for iricity_sdk-0.1.5.tar.gz:

Publisher: sdk-publish.yml on iricity/iricity-webapp

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

File details

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

File metadata

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

File hashes

Hashes for iricity_sdk-0.1.5-py3-none-any.whl
Algorithm Hash digest
SHA256 3444cff3f99d34e7e3f9078c4f95f8deb07100581a43480df3b698bf8b506e8e
MD5 b0ac94f98133eabbd23e07a1633d1ff0
BLAKE2b-256 9b2bc02d29f6809174a393167509512582b20105c65561d707fb6935700d3bf8

See more details on using hashes here.

Provenance

The following attestation bundles were made for iricity_sdk-0.1.5-py3-none-any.whl:

Publisher: sdk-publish.yml on iricity/iricity-webapp

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