Metadata-Version: 2.4
Name: trento_agent_sdk
Version: 1.0.7
Summary: A Python SDK for AI agents built from scratch with a simple implementation of the Agent2Agent and ModelContext protocols
Author: Arcangeli and Morandin
Requires-Python: >=3.8
License-File: LICENSE
Requires-Dist: pydantic
Requires-Dist: openai
Requires-Dist: aiohttp
Requires-Dist: fastapi
Requires-Dist: uvicorn
Requires-Dist: python-dotenv
Requires-Dist: anyio
Requires-Dist: google-ai-generativelanguage
Requires-Dist: google-generativeai
Requires-Dist: google-api-core
Requires-Dist: google-api-python-client
Requires-Dist: google-auth
Requires-Dist: flask
Requires-Dist: httpx
Requires-Dist: protobuf
Requires-Dist: requests
Requires-Dist: tqdm
Requires-Dist: typing_extensions
Requires-Dist: websockets
Requires-Dist: google-genai
Dynamic: author
Dynamic: license-file
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary
