craft-ai-sdk

View on PyPIReverse Dependencies (0)

0.40.1 craft_ai_sdk-0.40.1-py3-none-any.whl

Wheel Details

Project: craft-ai-sdk
Version: 0.40.1
Filename: craft_ai_sdk-0.40.1-py3-none-any.whl
Download: [link]
Size: 352228
MD5: a5e9fe95429609aac4d4a274cccbab82
SHA256: 2bbc1be8eaad4b598dabe3a18ce56da00ba3f87b0a1eb29cc2ec51ca752af2dc
Uploaded: 2024-05-02 09:19:18 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: craft-ai-sdk
Version: 0.40.1
Summary: Craft AI MLOps platform SDK
Author: Craft AI
Author-Email: contact[at]craft.ai
Home-Page: https://www.craft.ai/
License: Apache-2.0
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.8,<4.0
Requires-Dist: PyJWT (<3.0.0,>=2.3.0)
Requires-Dist: StrEnum (<0.5.0,>=0.4.9)
Requires-Dist: requests (<3.0.0,>=2.27.1)
Description-Content-Type: text/markdown
[Description omitted; length: 866 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.4.0
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
craft_ai_sdk/__init__.py sha256=maADqgp7BtbTZIGyckYd-PmEq_qCpfBYXYgBMp-Hw3s 394
craft_ai_sdk/constants.py sha256=Z587saQIoVwMMfWB_Tf5Y9yaiNqdPqtXwUw-ksI9HxQ 541
craft_ai_sdk/core/data_store.py sha256=4wH7vf801HOv0IrrH2wDo4g1pN48IWHVufwrmtH-56s 8047
craft_ai_sdk/core/deployments.py sha256=gNdrZ3O1udM0YFlY5_KUT-qX0iatxlKa3-O8lSrx2kc 21618
craft_ai_sdk/core/endpoints.py sha256=ElVcjnrjWD4_Wo5fOwRh1apUuL5IB7DM-FMH-1poP9w 4563
craft_ai_sdk/core/environment_variables.py sha256=wy0U7y0C7tRXOXOiWGz0vX5ajHSmOb_7J1fXlSahGpI 2045
craft_ai_sdk/core/pipeline_executions.py sha256=8W0lNzD4krxxMyL6E2cze3ME4gpeJi3RybZyHxt_EvM 19112
craft_ai_sdk/core/pipeline_metrics.py sha256=rv7tpDLmjUzglYgXixqWhA3a1AvNpH-M223QHgIIxek 6531
craft_ai_sdk/core/pipelines.py sha256=3BCbpHbS7IuAFeD7mU7KG0lDHG6mUz-wk3jpA_40b_s 6451
craft_ai_sdk/core/resource_metrics.py sha256=yaco_AZ4Wu5sxLRKsA3qt2R3-PMs2e32EGO0gsHtq2Y 2336
craft_ai_sdk/core/steps.py sha256=YRiMPNBUHWZEZ5_2K6kpiKBIO1v5aWpdZ_N87kO9i8s 23081
craft_ai_sdk/core/users.py sha256=Qi3xg7Vzk_0MepccNIZbFzjI0bBqouqkFStTuejUY6s 509
craft_ai_sdk/exceptions.py sha256=IC-JfZmmmaTsbMCgirOEByRmWnatQLjKe8BErRkuwM0 1075
craft_ai_sdk/io.py sha256=ZlEApzq0kW3N8V5HauiH-cuFKK4YPt6efUvTpraAkZY 10165
craft_ai_sdk/sdk.py sha256=8DI426KwOJRGUClbgboIwMMDGqGzr0DMTmGVUZxkuSY 9805
craft_ai_sdk/utils.py sha256=RfrGJo4YJI_GcNYxxiz6jZI1bpIYXX9_rF4CFodKgxA 7452
craft_ai_sdk/warnings.py sha256=3a0sr8BIrYuDBpaZWsfSx7_BMnDcL6euGAkAXoW4cg4 6971
documentation.pdf sha256=DqJ9TrvicFtHlYz_4V0a9ECxfrDS7XVvvjd9J1OHGYQ 317613
craft_ai_sdk-0.40.1.dist-info/LICENSE sha256=_2oYRJic9lZK05LceuJ9aZZw5mPHYc1WQhJiVS-oGFU 10754
craft_ai_sdk-0.40.1.dist-info/METADATA sha256=F0p6bRBX9WFxAjH1qDEdnGAAcT6QC2Eev8X9A5fOgxw 1563
craft_ai_sdk-0.40.1.dist-info/entry_points.txt sha256=3HyvaUMsbormLwv_EOX_pBQzPp_92lNd0_XyfnUUEiM 449
craft_ai_sdk-0.40.1.dist-info/WHEEL sha256=vVCvjcmxuUltf8cYhJ0sJMRDLr1XsPuxEId8YDzbyCY 88
craft_ai_sdk-0.40.1.dist-info/RECORD

entry_points.txt

bump-version = scripts.scripts:bump_version
format = scripts.scripts:format
lint = scripts.scripts:lint
pdfdoc = scripts.scripts:generate_docs_in_pdf
reformat = scripts.scripts:reformat
rstdoc = scripts.scripts:generate_docs_in_rst
set-version = scripts.scripts:set_version
test = scripts.scripts:test
test-base = scripts.scripts:test_base
test-platform = scripts.scripts:test_platform
update-testrunner-token = scripts.scripts:update_testrunner_token