Metadata-Version: 2.4
Name: gatra-sdk
Version: 0.1.0
Summary: Python SDK for GATRA Zero-Trust Agent Security Proxy & Control Plane
Author-email: GATRA Team <dev@gatra.io>
License: MIT
Project-URL: Homepage, https://github.com/gatra-io/gatra
Project-URL: Repository, https://github.com/gatra-io/gatra
Keywords: ai,agents,security,zero-trust,mcp,proxy,ed25519
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Requires-Python: >=3.9
Description-Content-Type: text/markdown
Requires-Dist: cryptography>=41.0.0

# GATRA Python SDK

Official Python SDK for the [GATRA Zero-Trust AI Agent Security Engine](https://github.com/gatra-io/gatra).

## Installation

```bash
pip install gatra-sdk
