Skip to main content

No project description provided

Project description

Eureka-Py

Library for interaction with the Eureka API.

Installation

pip install EurekaPy

Usage

from EurekaPy import *


# Replace YOUR_API_KEY with your actual API key

Agent = Eureka_Agent("YOUR_API_KEY")

# Send a message to the API

response = Agent.say("Hello, world!")

# Print the response text

print(response)

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

EurekaAPI-0.0.4.tar.gz (2.8 kB view hashes)

Uploaded Source

Supported by

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