From e4abe323197407bec00dee004cc15ca6192b617f Mon Sep 17 00:00:00 2001 From: holtskinner Date: Thu, 22 May 2025 08:33:34 -0700 Subject: [PATCH 1/2] docs: Update README for Python 3.10+ support --- README.md | 17 +++++++++++++++-- 1 file changed, 15 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 2d8b28833..e8e9fa574 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,19 @@ # A2A Python SDK -A Python library that helps run agentic applications as A2AServers following the [Agent2Agent (A2A) Protocol](https://google.github.io/A2A/). +[![License](https://img.shields.io/badge/License-Apache_2.0-blue.svg)](LICENSE) +![PyPI - Version](https://img.shields.io/pypi/v/a2a-sdk) +![PyPI - Python Version](https://img.shields.io/pypi/pyversions/a2a-sdk) + + + + +

+ A2A Logo +

+

A Python library that helps run agentic applications as A2AServers following the Agent2Agent (A2A) Protocol.

+ + + ## Installation @@ -8,7 +21,7 @@ You can install the A2A SDK using either `uv` or `pip`. ## Prerequisites -- Python 3.13+ +- Python 3.10+ - `uv` (optional, but recommended) or `pip` ### Using `uv` From 6b642af2ca9d9729cf8922f4560a80a8c763aa63 Mon Sep 17 00:00:00 2001 From: holtskinner Date: Thu, 22 May 2025 08:34:38 -0700 Subject: [PATCH 2/2] spelling --- .github/actions/spelling/allow.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/.github/actions/spelling/allow.txt b/.github/actions/spelling/allow.txt index 19f289828..8e922ba92 100644 --- a/.github/actions/spelling/allow.txt +++ b/.github/actions/spelling/allow.txt @@ -32,6 +32,7 @@ lifecycles linting oauthoidc opensource +pyversions socio sse tagwords