No project description provided
Project description
Eureka-Py
Library for interaction with the Eureka API.
Installation
pip install EurekaPy
Usage
from EurekaAPI 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.9.tar.gz
(2.8 kB
view details)
File details
Details for the file EurekaAPI-0.0.9.tar.gz
.
File metadata
- Download URL: EurekaAPI-0.0.9.tar.gz
- Upload date:
- Size: 2.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.8.0 colorama/0.4.4 importlib-metadata/7.0.1 keyring/23.5.0 pkginfo/1.8.2 readme-renderer/34.0 requests-toolbelt/0.9.1 requests/2.31.0 rfc3986/1.5.0 tqdm/4.66.1 urllib3/1.26.5 CPython/3.10.12
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2e6a9e5d5f14296200fa119892a92c2426c48882d905e77a9fe23c16cc53e527 |
|
MD5 | a51cf3e8352e2111c90a5320d2ef4e9a |
|
BLAKE2b-256 | 4395460b10aa5011069b489b6fad94671f709462c003ff3e2290d12dc9f6d0b0 |