agent-protocol

View on PyPIReverse Dependencies (1)

1.0.2 agent_protocol-1.0.2-py3-none-any.whl

Wheel Details

Project: agent-protocol
Version: 1.0.2
Filename: agent_protocol-1.0.2-py3-none-any.whl
Download: [link]
Size: 11026
MD5: fab7fa4388c9bfd80881627cc1f8b6ff
SHA256: 883914cd4dbcd2641d2634d13b5bd6049a18d26c7c528b4d7809e529f4de464e
Uploaded: 2023-11-27 22:13:20 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: agent-protocol
Version: 1.0.2
Summary: API for interacting with Agents that use the Agent Protocol
Author: AI Engineers Foundation
Author-Email: aiengineersfoundation[at]gmail.com
Home-Page: https://agentprotocol.ai/
Project-Url: Bug Tracker, https://github.com/AI-Engineers-Foundation/agent-protocol/issues
Project-Url: Repository, https://github.com/AI-Engineers-Foundation/agent-protocol/tree/main/packages/sdk/python
License: MIT
Classifier: License :: OSI Approved :: MIT License
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Requires-Python: >=3.10,<4.0.0
Requires-Dist: aiofiles (<24.0.0,>=23.1.0)
Requires-Dist: click (<9.0.0,>=8.1.6)
Requires-Dist: fastapi (<0.101.0,>=0.100.0)
Requires-Dist: hypercorn (<0.15.0,>=0.14.4)
Requires-Dist: pydantic (<2.0.0,>=1.10.5)
Requires-Dist: pytest (<8.0.0,>=7.0.0)
Requires-Dist: python-multipart (<0.0.7,>=0.0.6)
Requires-Dist: requests (<3.0.0,>=2.31.0)
Description-Content-Type: text/markdown
[Description omitted; length: 2469 characters]

WHEEL

Wheel-Version: 1.0
Generator: poetry-core 1.6.1
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
agent_protocol/__init__.py sha256=ThNDb21vMH7foHfXrIrJav4NTpxC5qvguQ8fjrvDGro 375
agent_protocol/agent.py sha256=jKEE1eOSFHWuU6uWXxr4CCPHbp_xUFQZUTZn4DO_IVE 7305
agent_protocol/cli.py sha256=At5EAdb2PsnilBeOhEpWSkPPyKcY1jQogeWG8PmZb3w 600
agent_protocol/db.py sha256=wJaIT1ppMQrq40IWdw4B5fsCjiik8rPhPTcx-Hjivl4 5300
agent_protocol/middlewares.py sha256=9tbgOjhuy3lMwzd-K4wR9dxhZ17gLV1uArWjcyth4E0 357
agent_protocol/models.py sha256=e7LPJ58Z2W5iskO11bgBMOQFFtt4ZPuuMSDpTl0VhYQ 6015
agent_protocol/server.py sha256=QbvOGp1dFzsNIdFq8rqlcBoIUfXi6eHlIMk-YFPBUig 519
agent_protocol/utils/__init__.py sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
agent_protocol/utils/compliance/__init__.py sha256=d70VhRftEUlEd6won3JrJVjIVxYRt5SKPEPvsT9D1bw 35
agent_protocol/utils/compliance/conftest.py sha256=tMh9KFuRPx_QuyKrCJxu4Mbj7m8BFbXAzdcmwiW3fjU 449
agent_protocol/utils/compliance/main.py sha256=M_j5rJYUEHiIbjUfIr2rtKt1ZRf9YpPNWRiCbgmBqZA 3826
agent_protocol-1.0.2.dist-info/METADATA sha256=zivoMI8AZwtK_Ymb4LeRxLFg4qxIbUDV4-w6R8um1Kc 3542
agent_protocol-1.0.2.dist-info/WHEEL sha256=Zb28QaM1gQi8f4VCBhsUklF61CTlNYfs9YAZn-TOGFk 88
agent_protocol-1.0.2.dist-info/entry_points.txt sha256=kthNuBonKjWyzb7rsDTNh1vPxygXazHEq0Q3XCuhpHU 57
agent_protocol-1.0.2.dist-info/RECORD

entry_points.txt

agent-protocol = agent_protocol.cli:cli