The Dappier Python SDK provides an easy-to-use interface for interacting with the Dappier API.
Project description
Dappier Python SDK
The Dappier Python SDK provides an easy-to-use interface for interacting with the Dappier API.
Installation
Install the SDK using pip:
pip install dappier
Usage
Below is an example of how to use the Dappier SDK:
import os
from dappier import Dappier
# Set your API key as an environment variable
os.environ["DAPPIER_API_KEY"] = "<YOUR_API_KEY>"
# Initialize the Dappier SDK
app = Dappier()
# Make an API call
response = app.real_time_search_api("Who won the US election in 2024?")
print(response.message)
Replace <YOUR_API_KEY> with your actual Dappier API key.
Features
- Real-time Search API: Query real-world events and retrieve updated information.
- Simple and Intuitive Interface: Focused on ease of use and efficient API calls.
For detailed documentation and advanced features, refer to the official Dappier documentation.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file dappier-0.2.5.tar.gz.
File metadata
- Download URL: dappier-0.2.5.tar.gz
- Upload date:
- Size: 5.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.13.0 Darwin/24.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8d94d2216920c93c0a8392c287c60341c081cdfc990199903657c3fe123d97ee
|
|
| MD5 |
d31e068c3a7b937b0ae0fdc4b5496f7e
|
|
| BLAKE2b-256 |
4f721127e651f8e3a734fe6c12f75de1327065b321c684a6c43c37e7a2e936df
|
File details
Details for the file dappier-0.2.5-py3-none-any.whl.
File metadata
- Download URL: dappier-0.2.5-py3-none-any.whl
- Upload date:
- Size: 8.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.8.4 CPython/3.13.0 Darwin/24.1.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
83624fbdc3633ce7d6daf6e4e6b52e254ee66ed33498ba2c3c75c1f21b1d8355
|
|
| MD5 |
431c1996ca9d10f2ed803c06fe28727b
|
|
| BLAKE2b-256 |
7128da9f9d874f21b3fa7f3863fe212b74995ebfbf4377b7b98192ae2bf992a5
|