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.1.tar.gz (14.2 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.1-py3-none-any.whl (14.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: alsorn-0.2.1.tar.gz
  • Upload date:
  • Size: 14.2 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.1.tar.gz
Algorithm Hash digest
SHA256 07eb29cac0a13c717139e54e77511635de755c0ddba0db050020b5d7e7400d99
MD5 d0c2f3f2cc015cdd6308d57d2222661c
BLAKE2b-256 3092bdb2058ce33ff8162a12c9d94cc23132b83b4fe34858cbdda9ff30c265cc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: alsorn-0.2.1-py3-none-any.whl
  • Upload date:
  • Size: 14.5 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.1-py3-none-any.whl
Algorithm Hash digest
SHA256 48177355041aac035f469acc36c12283362add9cb245b34769105014ea7ad897
MD5 10f6c470ce6ad6bf209c4f863776dde2
BLAKE2b-256 77a04341e4721ee1746685661785f7910153babbeb175aba56c59be59322a88e

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