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

Uploaded Python 3

File details

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

File metadata

File hashes

Hashes for aidp_python_client-2.0.1-py3-none-any.whl
Algorithm Hash digest
SHA256 5bf25356b3bea2c58306b688c8fa3593e8d8d2392979976e3a87a2fe5ca85e83
MD5 8efb6c9fb0ff0930698201e946489b9a
BLAKE2b-256 e99edc26cffa7d79aca4e5378a5175ab2277343044b2bb04fd0f0a010b4e2d7a

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