Skip to main content

Agent identity and permissions SDK for delimt

Project description

delimt

Agent identity, permissions and audit logs — in 5 lines of code.

Install

pip install delimt

Usage

from delimt import AgentAuth

auth = AgentAuth( agent_id="agt_xxxx", base_url="https://delimt.com" )

with auth.guard(tool="stripe", action="create:refund"): # your tool call here — auto-blocked if denied pass

decision = auth.evaluate(tool="stripe", action="read:invoice") print(decision) # "allow" | "deny" | "escalate"

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

delimt-0.1.0.tar.gz (2.4 kB view details)

Uploaded Source

Built Distribution

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

delimt-0.1.0-py3-none-any.whl (2.7 kB view details)

Uploaded Python 3

File details

Details for the file delimt-0.1.0.tar.gz.

File metadata

  • Download URL: delimt-0.1.0.tar.gz
  • Upload date:
  • Size: 2.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.1

File hashes

Hashes for delimt-0.1.0.tar.gz
Algorithm Hash digest
SHA256 89c2f80143adb826bd27134cf3600728b5e0bb29f1cdf747993b2cd66aca77f2
MD5 f4d3117b978bb59befb8d5a230b09181
BLAKE2b-256 ea2abd3e146fb25b27221f2ead4a0d268c79215e95024eb3f3aa3218d785e71f

See more details on using hashes here.

File details

Details for the file delimt-0.1.0-py3-none-any.whl.

File metadata

  • Download URL: delimt-0.1.0-py3-none-any.whl
  • Upload date:
  • Size: 2.7 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.12.1

File hashes

Hashes for delimt-0.1.0-py3-none-any.whl
Algorithm Hash digest
SHA256 e09074b869ff412cd72cd2c7cada072517803e66ad607eba7b971e540cf0b16a
MD5 42dd0adb9706119fe4a4ea60336b225d
BLAKE2b-256 6cf78f4bc9ef89fd3b53af1625c636b31efd6fb016f6b6e3623f7f91343b9952

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