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

Uploaded Python 3

File details

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

File metadata

  • Download URL: iricity_sdk-0.1.4.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.4.tar.gz
Algorithm Hash digest
SHA256 c05042819de79a994cae243332e9a5fac0a3c24c31aaa7e600e99fc3b1ad1d9d
MD5 f5dc0e93fb90647df13cd9c85b688b57
BLAKE2b-256 ee374280c417e2f2aabcca2e26b1618d07a344221e4d05a2b1148f94115762b5

See more details on using hashes here.

Provenance

The following attestation bundles were made for iricity_sdk-0.1.4.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.4-py3-none-any.whl.

File metadata

  • Download URL: iricity_sdk-0.1.4-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.4-py3-none-any.whl
Algorithm Hash digest
SHA256 c96b31a98391c905fbffa64a3e57d85a4ddeb6d72789f96629a72423b3578df0
MD5 6221c41381e4ab02af1e8f619a0eedee
BLAKE2b-256 6df2ffeb1930744fb6a8193323cbfffe0f47c1e49cdd8f979d0bd7f460cef8e0

See more details on using hashes here.

Provenance

The following attestation bundles were made for iricity_sdk-0.1.4-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