Skip to main content
Pre-release

This release is a pre-release and may not be stable for production use.

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.2rc1.tar.gz (394.2 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.2rc1-py3-none-any.whl (52.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: craft_ai_sdk-0.74.2rc1.tar.gz
  • Upload date:
  • Size: 394.2 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.2rc1.tar.gz
Algorithm Hash digest
SHA256 aa11cc4958988d5337de15e4d832fe644574f2f87ed7c50fc394c42c654a81dd
MD5 13f3cf00c7d2907bb8ed7aa62eb08694
BLAKE2b-256 deb3c0f66d71bd23aa56edeb95cdf31af4cfaada62da7a5aeec9e8919fd92cb8

See more details on using hashes here.

File details

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

File metadata

  • Download URL: craft_ai_sdk-0.74.2rc1-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.2rc1-py3-none-any.whl
Algorithm Hash digest
SHA256 a4b9a32fe4d299aadd0f8dc77a5ec70e3f3973736d0a293c2009a9063b25e60a
MD5 09827217496dfc2c80a70e36c3c2b732
BLAKE2b-256 ec08c30ce8e9889cb88d3c31d971ab11f8f8432535994f9815fd14bb6e4e52ee

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