GitHub - doughayden/fork-a2a-python: Official Python SDK for the Agent2Agent (A2A) Protocol

Skip to content

Navigation Menu

Sign in

Appearance settings

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up

Appearance settings

A2A SDK (Prototype)

Early version of the A2A Python SDK.

Install SDK

pip install .

Verify install

import a2a

Run Helloworld

Run Remote Agent

cd examples/helloworld
python __main__.py

In another terminal, run the client

python test_client.py

License

This project is licensed under the terms of the Apache 2.0 License.

Contributing

See CONTRIBUTING.md for contribution guidelines.

About

Official Python SDK for the Agent2Agent (A2A) Protocol

Resources

Readme

License

Apache-2.0 license

Activity

Stars

0 stars

Watchers

0 watching

Forks

0 forks

Releases

No releases published

Languages

  • Python 100.0%