Skip to main content

Official Python SDK for the Artexion Cloud API

Project description

Artexion Python SDK

Official Python client for the Artexion Cloud API.

This package is safe to publish independently from your backend codebase. It only ships the client library (artexion) and does not include server implementation details.

Install

pip install artexion-sdk

Quick Start

from artexion import Client

client = Client(api_key="atx_live_your_api_key_here")
task = client.run("Summarize my unread emails", max_steps=8)

print(task.id, task.status)
print(task.result)

Backward-Compatible Import

from artexion_sdk import Client

Requirements

  • Python 3.8+
  • httpx>=0.25.0,<1.0.0

Release

See PUBLISH.md for exact build and upload commands.

License

Apache License 2.0 (Apache-2.0). See LICENSE.

Project details


Download files

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

Source Distribution

artexion_sdk-0.1.0.tar.gz (11.6 kB view details)

Uploaded Source

Built Distribution

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

artexion_sdk-0.1.0-py3-none-any.whl (9.9 kB view details)

Uploaded Python 3

File details

Details for the file artexion_sdk-0.1.0.tar.gz.

File metadata

  • Download URL: artexion_sdk-0.1.0.tar.gz
  • Upload date:
  • Size: 11.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.12

File hashes

Hashes for artexion_sdk-0.1.0.tar.gz
Algorithm Hash digest
SHA256 85e891033f77b3d73793b7595731ec2b75d0ec9525d3be781527945c7fdec213
MD5 bf73f9a194b08f4f1500e43442278707
BLAKE2b-256 f7972e3bb5084a20646ec17e2229955880a15eaccc25af5c5f988434b7eb943e

See more details on using hashes here.

File details

Details for the file artexion_sdk-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: artexion_sdk-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 9.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.10.12

File hashes

Hashes for artexion_sdk-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e6fd84b1434bca37d0f06262792eb793fb3cc76cddb7c475d5990c0743a57d07
MD5 180748a1cc3137fed2be69d660d4e871
BLAKE2b-256 612c0f2b219dc91ab87dc3f47cbff0913fdc55d43c5c6dd2de56e05a53950ba5

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