Skip to main content

Python SDK for Arcane Engine, a text-to-task automation platform.

Project description

Arcane Engine Logo

Install | Documentation | Website

Arcane Kit

Welcome to the development kit for Arcane Engine, a platform that enables developers to create agentic workflows easily.

This project contains the official Python SDK.

Usage

Install the Python SDK using pip:

pip install arcane-engine

Use the ArcaneEngine class to create tasks and interact with the engine. Here's an example of how to create a task and wait for the result:

from arcane.engine import ArcaneEngine
from arcane.util import wait_for_result

engine = ArcaneEngine()
task = engine.create_task("arc-eng/kit", "Summarize the README file and create a Github issue with the result.")
result = wait_for_result(task)
print(f"Task completed. Result:\n\n{task.result}")

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

arcane_engine-1.12.0.tar.gz (41.0 kB view details)

Uploaded Source

Built Distribution

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

arcane_engine-1.12.0-py3-none-any.whl (75.9 kB view details)

Uploaded Python 3

File details

Details for the file arcane_engine-1.12.0.tar.gz.

File metadata

  • Download URL: arcane_engine-1.12.0.tar.gz
  • Upload date:
  • Size: 41.0 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.12.7 Linux/6.5.0-1025-azure

File hashes

Hashes for arcane_engine-1.12.0.tar.gz
Algorithm Hash digest
SHA256 0d2dec2348ced7bcf4813d490ce32514c7b2b68a3d31679b1c0e4d6d8c3ac55c
MD5 f9334d93420c8a42423a482eb8d4fc2c
BLAKE2b-256 c49ea34c072f6cb87659d57f036f88a41e5fb2b11225f7194fc3c7504151aa1d

See more details on using hashes here.

File details

Details for the file arcane_engine-1.12.0-py3-none-any.whl.

File metadata

  • Download URL: arcane_engine-1.12.0-py3-none-any.whl
  • Upload date:
  • Size: 75.9 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.8.4 CPython/3.12.7 Linux/6.5.0-1025-azure

File hashes

Hashes for arcane_engine-1.12.0-py3-none-any.whl
Algorithm Hash digest
SHA256 b0e2428fba9cd7ba211579e0390f93eeba4af5107d2f356ec573162ff3776174
MD5 9ca86d3f30d37e1b51b9cbddceb3b973
BLAKE2b-256 c46507fa1076cf880249a2fd9d0102af091bc9bc4c8c194c8294e9cce8967bfb

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