Add your description here
Project description
A2A Proxy Server
A proxy server for Google's A2A (Agent-to-Agent) protocol.
Installation
This package requires a two-step installation:
-
First, install the Google A2A package from GitHub:
uv pip install git+https://github.com/djsamseng/A2A.git@prefixPythonPackage#subdirectory=samples/pythonor using pip:
pip install git+https://github.com/djsamseng/A2A.git@prefixPythonPackage#subdirectory=samples/python -
Then, install the a2a-proxy-server package:
uv pip install a2a-proxy-serveror using pip:
pip install a2a-proxy-server
Usage
a2a-proxy-server --help
Development
For local development, the package includes UV configuration in pyproject.toml to
automatically install dependencies from GitHub:
cd a2a-proxy-server
uv venv .venv
source .venv/bin/activate
uv pip install -e .
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file a2a_proxy_server-0.1.3.tar.gz.
File metadata
- Download URL: a2a_proxy_server-0.1.3.tar.gz
- Upload date:
- Size: 34.4 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
34f2608583fc33806e730c7e277ce8ce8f87cbde2796f55f89b77f0b45af821d
|
|
| MD5 |
160902b98ccaa83c6ecea6c99e590649
|
|
| BLAKE2b-256 |
63cc72b89d867c7ee68c0b43a6046716bafba4d314b09d9008dde70c8c762a1e
|
File details
Details for the file a2a_proxy_server-0.1.3-py3-none-any.whl.
File metadata
- Download URL: a2a_proxy_server-0.1.3-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.6.14
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
6777baadf136a94204107ba180cb669fe636fbed27a09f5e08368a19c519356c
|
|
| MD5 |
79cbf1eaee538bede2b2f847d6f8703d
|
|
| BLAKE2b-256 |
b21eeaf8c44e9e17faa9228ff2ef5ab864c6c9db6705b64edd0f4788a354af6e
|