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.1-py3-none-any.whl (1.3 MB view details)

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for aidp_python_client-1.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 ab22170e81fdc309855b1d553945b10c6740421678f000b824a250c85ea05429
MD5 5d04db8838dd76f5b15668fa0423ae38
BLAKE2b-256 47f975669eec1329de9b7c9dd0d5f6b29003542ab5fd47a7dd9da25b26c09fad

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