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