Skip to main content

Add your description here

Project description

Ephor CLI

A command-line tool that lets you create expert agents, test, run and deploy them.

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 ephor-cli package:

    uv pip install ephor-cli
    

    or using pip:

    pip install ephor-cli
    

Usage

The ephor-cli provides several commands:

# Show available commands
ephor-cli --help

# Run a sample agent
ephor-cli run-sample giphy-agent

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

# Run the agent
ephor-cli up --config path/to/agent-config.yml

Running agents

Before running agents, make sure to set your ANTHROPIC_API_KEY environment variable:

export ANTHROPIC_API_KEY=your_api_key_here

To run one or more agents:

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.

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.7.22.tar.gz (143.9 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.7.22-py3-none-any.whl (111.9 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for ephor_cli-0.7.22.tar.gz
Algorithm Hash digest
SHA256 b4d332d2b67cee9e4be55cb58407a38e6ec50999c014a3e3cc052b7b01759d7b
MD5 a912b0d1dca3340f470d96a99c39842a
BLAKE2b-256 3e560f2a422fca5d715a43a091dbda4095933976dfe77488eadd4b511a91b9e2

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for ephor_cli-0.7.22-py3-none-any.whl
Algorithm Hash digest
SHA256 144119d73fd604c4ab9c5f612c1c7ba90d6f7c2fd13604d16b38404764ec7be2
MD5 c0e961a34d563fde84a3a91b8d3882ce
BLAKE2b-256 cf598865a14ad91b13958aa3ab5c56b6182e942ac455596a47354f5df5f57960

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