Skip to main content

Python SDK to use Oracle AI Data Platform Workbench.

Project description

Oracle AI Data Platform

Oracle AI Data Platform Workbench simplifies cataloging, ingesting, and analyzing data for data professionals in an organization. The Oracle AI Data Platform Workbench service provides the platform and the framework to create data analytics pipelines.

Documentation

Oracle AI Data Platform Workbench documentation

Using SDK

The aidp-python-client SDK is the Python artifact for calling Oracle AI Data Platform public APIs from Python applications and automation.

Configure Auth

AIDP clients use OCI authentication. Configure an OCI profile before invoking the SDK.

oci setup config

For session-token authentication, authenticate with OCI CLI:

oci session authenticate \
  --profile-name DEFAULT \
  --region us-ashburn-1 \
  --tenancy-name <tenancy_name>

For API-key authentication, create an OCI config profile once if you do not already have one. OCI CLI can create the file for you if it is installed. Existing OCI config profiles can be reused.

Use the SDK

client = WorkspaceClient(config, signer=signer)
response = client.list_workspaces(ai_data_platform_id, limit=10)

For more details, see Oracle AI Data Platform Python SDK documentation.

Project details


Download files

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

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

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

aidp_python_client-1.0.2-py3-none-any.whl (1.3 MB view details)

Uploaded Python 3

File details

Details for the file aidp_python_client-1.0.2-py3-none-any.whl.

File metadata

File hashes

Hashes for aidp_python_client-1.0.2-py3-none-any.whl
Algorithm Hash digest
SHA256 5d238252b0bda5890cdf828cfc03691a9b243c535bba88e3e10f46631e690726
MD5 d164284e7fa077fb8696acfe4f1a4c55
BLAKE2b-256 8f83060f67e0065f2e454abf3e3cded7a3f05b5d59c1ce55021ce0437a1ef3cb

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