Skip to main content

Official Python SDK for the Alsorn Protocol — Identity, Trust & Transaction Infrastructure for AI Agents

Project description

Alsorn Python SDK

The official Python SDK for the Alsorn Protocol.

Installation

pip install alsorn

Quick Start

from alsorn import AlsornClient

client = AlsornClient(api_key="als_your_api_key")

# Register an agent
agent = client.agents.register(
    name="my-agent",
    authorized_actions=["execute_trades"],
    org_id="your-org-id",
    spending_limit=10000,
    currency="USD",
    environment="production",
)

print(agent.id)
print(agent.fingerprint)

Find your org_id in the Alsorn dashboard at alsorn.com/control/settings — it's also shown in the sidebar at alsorn.com/control.

Documentation

Full documentation at https://alsorn.com/docs/sdks/python

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

alsorn-0.2.2.tar.gz (14.3 kB view details)

Uploaded Source

Built Distribution

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

alsorn-0.2.2-py3-none-any.whl (14.6 kB view details)

Uploaded Python 3

File details

Details for the file alsorn-0.2.2.tar.gz.

File metadata

  • Download URL: alsorn-0.2.2.tar.gz
  • Upload date:
  • Size: 14.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for alsorn-0.2.2.tar.gz
Algorithm Hash digest
SHA256 dbb70bbf0ba84ceeb2757b8d4e3ca4f22c468cbd8836379d76e7888cb193ddca
MD5 e13ff5f93703af4fb92c7cf40e89ce5c
BLAKE2b-256 05445d7ad9ff8b3840105dfddf97c098cef64d2d4adfb405ed2c35d4ced52531

See more details on using hashes here.

File details

Details for the file alsorn-0.2.2-py3-none-any.whl.

File metadata

  • Download URL: alsorn-0.2.2-py3-none-any.whl
  • Upload date:
  • Size: 14.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.2

File hashes

Hashes for alsorn-0.2.2-py3-none-any.whl
Algorithm Hash digest
SHA256 0f3b59c558b3a4e3a918d7077648f52709b002d402d45f16c22322a3aa7ed9e7
MD5 9089f73f778e3bad3cde0922b0a169a4
BLAKE2b-256 d79b2943ad433701c39ea5ec09689f9f6c3dec1bb66a11699d3bac3474d7a0bb

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