Skip to main content
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}")

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.1.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.1-py3-none-any.whl (76.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: arcane_engine-1.12.1.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.1.tar.gz
Algorithm Hash digest
SHA256 53d0c0647dc056e7b9b7870838173680551f490652972f5f940966d3a5cfa220
MD5 ee9f1a03a3de54320e28ae87f02e4089
BLAKE2b-256 28ae3b480f87e145df93d4e2432251f72164e5772e2c8768d0e5968bd8ddc91d

See more details on using hashes here.

File details

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

File metadata

  • Download URL: arcane_engine-1.12.1-py3-none-any.whl
  • Upload date:
  • Size: 76.0 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 a252d490cc3069e3b1cab3db0b66f3d244b5a3714a11b0dfcb7600648a61f621
MD5 3b43f9315fbbf675902e71c662742fd0
BLAKE2b-256 eecaabb193cca5627509f1f6b809a20a5268049545f309b45c0b7736198e09c8

See more details on using hashes here.

Release history Release notifications | RSS feed

This release

1.12.1 This release

2 files

1.12.0

2 files

1.11.2

2 files

1.11.1

2 files

1.11.0

2 files

1.10.4

2 files

1.10.3

2 files

1.10.1

2 files

1.10.0

2 files

1.9.2

2 files

1.9.1

2 files

1.9.0

2 files

1.8.0

2 files

Supported by

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