Skip to main content

Python SDK + CLI for Archie — accounting AI. `import heyarchie` for the SDK; `archie` for the CLI.

Project description

heyarchie

Python SDK for the Archie Connect API.

Install

pip install heyarchie

Quick start

import heyarchie

archie = heyarchie.Archie(api_key="ak_test_...")
message = archie.messages.create(
    "Summarise the BAS for Q1 2026",
    client_id="client_test_growthwise",
)
print(message.content)

Async

import asyncio
import heyarchie

async def main():
    async with heyarchie.AsyncArchie(api_key="ak_test_...") as archie:
        message = await archie.messages.create("Summarise BAS Q1 2026")
        print(message.content)

asyncio.run(main())

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

heyarchie-1.3.0.tar.gz (81.6 kB view details)

Uploaded Source

Built Distribution

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

heyarchie-1.3.0-py3-none-any.whl (63.2 kB view details)

Uploaded Python 3

File details

Details for the file heyarchie-1.3.0.tar.gz.

File metadata

  • Download URL: heyarchie-1.3.0.tar.gz
  • Upload date:
  • Size: 81.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.8 {"installer":{"name":"uv","version":"0.11.8","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"22.04","id":"jammy","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for heyarchie-1.3.0.tar.gz
Algorithm Hash digest
SHA256 44c1e29b6024b8d4c84e04255724d3d2ee92f867691b9d08ca630630f69a8b98
MD5 0011c6467942bc639128396f8b1e367f
BLAKE2b-256 288c9f417c1835357609a014df72344632245480a21c5134a684a5400564d6ed

See more details on using hashes here.

File details

Details for the file heyarchie-1.3.0-py3-none-any.whl.

File metadata

  • Download URL: heyarchie-1.3.0-py3-none-any.whl
  • Upload date:
  • Size: 63.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.8 {"installer":{"name":"uv","version":"0.11.8","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"22.04","id":"jammy","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":null}

File hashes

Hashes for heyarchie-1.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 7a18711dda44f3b54fc1fcd64a331499812ea0a68c291438ef6874fa429b9aad
MD5 4561440b413c343d1b5d2c1057c4053d
BLAKE2b-256 745d762bdd3ed67d4ade542a2c8e7ad082ca4838863b46e784017d620715c0aa

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