Skip to main content

Python client for the Istari Digital platform

Project description

Istari Digital Client

The istari-digital-client library is a client SDK for interacting with the Istari Digital platform.

  • Install: pip install istari-digital-client
  • Documentation and Usage: Please see docs.istaridigital.com.
  • Supported Versions: This library supports Python 3.10, 3.11, 3.12, and 3.14
  • License: This library is released under an MIT license with the following clarification:

No license is hereby implied or granted to any patent or patent application relating to the Istari Digital platform itself. The list of patents applicable to the Istari Digital platform may be found at istaridigital.com/patent-list.

Direct S3 Upload

For environments with direct access to the backing S3 bucket, the client can bypass presigned URLs and upload via boto3 instead. This can improve throughput and simplifies large-file handling (boto3 manages multipart automatically).

Install the optional dependency:

# S3-compatible storage (minio, AWS, etc.)
pip install istari-digital-client[s3]

# AWS with high-speed CRT transfers (recommended for EC2 containers in same s3 environment as the data plane buckets)
pip install istari-digital-client[s3-crt]

Then configure via environment variables or constructor arguments:

Environment Variable Constructor Arg Description
ISTARI_CLIENT_S3_DIRECT_UPLOAD s3_direct_upload_enabled Set to true to enable direct S3 uploads
ISTARI_CLIENT_S3_BUCKET_NAME s3_bucket_name Target S3 bucket name (required when enabled)

Standard AWS credentials (environment variables, profile, or instance role) must be available for boto3 to authenticate.

Contributing

See the contributing doc for additional info.

Project details


Release history Release notifications | RSS feed

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

istari_digital_client-10.11.1.tar.gz (213.8 kB view details)

Uploaded Source

Built Distribution

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

istari_digital_client-10.11.1-py3-none-any.whl (650.8 kB view details)

Uploaded Python 3

File details

Details for the file istari_digital_client-10.11.1.tar.gz.

File metadata

  • Download URL: istari_digital_client-10.11.1.tar.gz
  • Upload date:
  • Size: 213.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? Yes
  • Uploaded via: twine/6.1.0 CPython/3.13.12

File hashes

Hashes for istari_digital_client-10.11.1.tar.gz
Algorithm Hash digest
SHA256 2e64c6bbc1e9eb9e3dfb8303e93b18bb52677ef68ba1dc00c53e033a90fcbe6f
MD5 419b9fd6b087c8e2a34aab549eb5ec84
BLAKE2b-256 ac80cd74a2d36bef1c40dcd2b1b6020cd2ef2c049ab7f4c1a698ff1414cd158f

See more details on using hashes here.

Provenance

The following attestation bundles were made for istari_digital_client-10.11.1.tar.gz:

Publisher: release.yml on Istari-digital/istari-python-client

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

File details

Details for the file istari_digital_client-10.11.1-py3-none-any.whl.

File metadata

File hashes

Hashes for istari_digital_client-10.11.1-py3-none-any.whl
Algorithm Hash digest
SHA256 d3ede0afe857656b8f89c75a3f8e20f884be6db0b25305fcc474be60a154c0ab
MD5 d442faed660e1dc12a6e8375928da737
BLAKE2b-256 bd8c6f2be640b045cd8c508ad82e90f614d22d6e3e7d1134d8916fccf825c01f

See more details on using hashes here.

Provenance

The following attestation bundles were made for istari_digital_client-10.11.1-py3-none-any.whl:

Publisher: release.yml on Istari-digital/istari-python-client

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