Skip to main content

Craft AI Python SDK

This Python SDK lets you interact with Craft AI MLOps Platform.

Installation

This project relies on Python 3.10+. Once a supported version of Python is installed, you can install craft-ai-sdk from PyPI with:

pip install craft-ai-sdk

Basic usage

You can configure the SDK by instantiating the CraftAiSdk class in this way:

from craft_ai_sdk import CraftAiSdk

CRAFT_AI_SDK_TOKEN =  # your access key obtained from your settings page
CRAFT_AI_ENVIRONMENT_URL =  # url to your environment

sdk = CraftAiSdk(sdk_token=CRAFT_AI_SDK_TOKEN, environment_url=CRAFT_AI_ENVIRONMENT_URL)

If using the SDK in interactive mode, some additional feedbacks will be printed. You can force disable or enable those logs by either

  • Setting the verbose_log SDK parameter
  • Or setting the SDK_VERBOSE_LOG env var

Download files

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

Source Distribution

craft_ai_sdk-0.74.2.tar.gz (393.5 kB view details)

Uploaded Source

Built Distribution

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

craft_ai_sdk-0.74.2-py3-none-any.whl (52.3 kB view details)

Uploaded Python 3

File details

Details for the file craft_ai_sdk-0.74.2.tar.gz.

File metadata

  • Download URL: craft_ai_sdk-0.74.2.tar.gz
  • Upload date:
  • Size: 393.5 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.2.1 CPython/3.12.13 Linux/6.17.0-1020-azure

File hashes

Hashes for craft_ai_sdk-0.74.2.tar.gz
Algorithm Hash digest
SHA256 1cffaf9e14b70a7db0139c1f6ac05af8c4273d1188510a226e8c8cb8302f4a26
MD5 eefc033951a80ace14aed6e701583fd0
BLAKE2b-256 5c6df469160350257a8daccd82aed341d03ff1bceeae610c75950e4e11ee899f

See more details on using hashes here.

File details

Details for the file craft_ai_sdk-0.74.2-py3-none-any.whl.

File metadata

  • Download URL: craft_ai_sdk-0.74.2-py3-none-any.whl
  • Upload date:
  • Size: 52.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/2.2.1 CPython/3.12.13 Linux/6.17.0-1020-azure

File hashes

Hashes for craft_ai_sdk-0.74.2-py3-none-any.whl
Algorithm Hash digest
SHA256 df08477d60299cdec5f908fe0cf0ede71a6b7f8137ab1b5591744b51741c8655
MD5 512c62769c9a85adb79b0923f095345f
BLAKE2b-256 591b1ee96477cc03354d3f2930b9d15b7a81bdc1837b4e5fbff68e0e95867a98

See more details on using hashes here.

Release history Release notifications | RSS feed

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Sentry Error logging StatusPage Status page