Early version of the A2A Python SDK.
pip install .
import a2a
Run Remote Agent
cd examples/helloworld
python __main__.py
In another terminal, run the client
python test_client.py
This project is licensed under the terms of the Apache 2.0 License.
See CONTRIBUTING.md for contribution guidelines.