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.9.tar.gz (125.2 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.9-py3-none-any.whl (98.0 kB view details)

Uploaded Python 3

File details

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

File metadata

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

File hashes

Hashes for ephor_cli-0.7.9.tar.gz
Algorithm Hash digest
SHA256 6bc3cca8419b81c45cceeedca7b6f3902ef384cbb4f940e2d97372e84736cd27
MD5 a364493af1ad4f722d117188beefb937
BLAKE2b-256 8b4dbea67e610ce3ce82d4d787025ee3457663229c8ababe9353e3a89ca4a83b

See more details on using hashes here.

File details

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

File metadata

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

File hashes

Hashes for ephor_cli-0.7.9-py3-none-any.whl
Algorithm Hash digest
SHA256 6e85c114849e9b9e8d22f77985bdf017fd62a9764b066799628840d84045c548
MD5 5ae2a4c3baadf6302bd8a35df8c2687b
BLAKE2b-256 c9c6b2cecab4179736d48f0b8d5dd542f73eb3de9646b86318981587a8bfe5a3

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