Skip to content

swapydapy/a2a-python

 
 

Repository files navigation

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 A2A Protocol

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%