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.1.2.tar.gz (10.8 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.1.2-py3-none-any.whl (14.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for alsorn-0.1.2.tar.gz
Algorithm Hash digest
SHA256 fe97d52134641eafe071babf915586a8497cc467a442b3265366bd4837f64776
MD5 11476e91072a7c8d7b9b9522e0a50d23
BLAKE2b-256 9ca1f935cd84a3137c94ba95430eb7df0cade866e666333b839f0d6d68558694

See more details on using hashes here.

File details

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

File metadata

  • Download URL: alsorn-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 14.0 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.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 a8b486c7691842d51de7d51ea7086aaec0d2332b71f29652c123a6615b915625
MD5 b14d4d4ebc77b500168286fd5d5a4412
BLAKE2b-256 b658f519e101e1475d60dcdd7af75f9bf70ef1a82629b7abad8a29e960af4a35

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