Skip to main content

Add your description here

Project description

A2A Proxy Server

A proxy server for Google's A2A (Agent-to-Agent) protocol.

Installation

This package requires a two-step installation:

  1. First, install the Google A2A package from GitHub:

    uv pip install git+https://github.com/djsamseng/A2A.git@prefixPythonPackage#subdirectory=samples/python
    

    or using pip:

    pip install git+https://github.com/djsamseng/A2A.git@prefixPythonPackage#subdirectory=samples/python
    
  2. Then, install the a2a-proxy-server package:

    uv pip install a2a-proxy-server
    

    or using pip:

    pip install a2a-proxy-server
    

Usage

The ephor-cli provides several commands:

# Show available commands
ephor-cli --help

# Start the A2A proxy server with agents
ephor-cli up --config path/to/agent-config.yml

# Create a new agent configuration file
ephor-cli create-agent --output my-agent.yml

Starting the server

To start the A2A proxy server with one or more agent configurations:

ephor-cli up -c configs/sample-agent.yml -c configs/another-agent.yml

Creating a new agent

The interactive agent creation wizard helps you configure a new agent:

ephor-cli create-agent -o configs/custom-agent.yml

This will guide you through creating a new agent configuration with colored prompts.

Development

For local development, the package includes UV configuration in pyproject.toml to automatically install dependencies from GitHub:

cd a2a-proxy-server
uv venv .venv
source .venv/bin/activate
uv pip install -e .

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

ephor_cli-0.1.2.tar.gz (35.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

ephor_cli-0.1.2-py3-none-any.whl (9.1 kB view details)

Uploaded Python 3

File details

Details for the file ephor_cli-0.1.2.tar.gz.

File metadata

  • Download URL: ephor_cli-0.1.2.tar.gz
  • Upload date:
  • Size: 35.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.14

File hashes

Hashes for ephor_cli-0.1.2.tar.gz
Algorithm Hash digest
SHA256 061062a2119c199be7af3f52053ac4e24df29eda525a08fba50e125e89b1705e
MD5 788ec355e03b5563c983e9d098a6cb06
BLAKE2b-256 62d19e6824f7aa536477e964fbc1b0a5d05ea7f159ce4a2019c5aad2d2d12d09

See more details on using hashes here.

File details

Details for the file ephor_cli-0.1.2-py3-none-any.whl.

File metadata

  • Download URL: ephor_cli-0.1.2-py3-none-any.whl
  • Upload date:
  • Size: 9.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.6.14

File hashes

Hashes for ephor_cli-0.1.2-py3-none-any.whl
Algorithm Hash digest
SHA256 cb6ca51ee16cc923edc1c6aa6c80676e187aafbc64afd3ab1015ce86c2976630
MD5 b45752aed8252f91397c48aa9e7e08bc
BLAKE2b-256 b2276e38880d9b9b0857c26be2d9c615f3b9f5fb8f364628e781996872afd42b

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page