{"library":"fasta2a","type":"library","category":null,"description":"Fasta2a (current version 0.6.0) is a Python library that converts an AI Agent into an A2A (Agent-to-Agent) server. It facilitates communication between AI agents by implementing the A2A protocol, allowing agents to expose their capabilities and interact programmatically. The library is relatively new but actively developed, with releases occurring every few months as the protocol specification evolves.","language":"python","status":"active","version":"0.6.0","tags":["AI agents","A2A","server","protocol","FastAPI"],"last_verified":"Sat May 23","install":[{"cmd":"pip install fasta2a","imports":["from fasta2a.app import Fasta2aApp","from fasta2a.schema import AgentMessage","from fasta2a.schema import AgentResponse","from fasta2a.schema import ToolCall","from fasta2a.schema import StreamMessageResponse"]}],"homepage":"https://pydantic.github.io/fasta2a","github":"https://github.com/pydantic/fasta2a","docs":"https://pydantic.github.io/fasta2a","changelog":"https://github.com/pydantic/fasta2a/releases","pypi":"https://pypi.org/project/fasta2a/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.9,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/fasta2a/compatibility"}}