Skip to main content

Official Python SDK for the Bubbleq Intelligence Gateway.

Project description

Bubbleq SDK (Python)

Official Python SDK for the Bubbleq Intelligence Gateway. Enables AI agents (LangChain, AutoGen, CrewAI) to fetch real-time financial sentiment analysis via X402/L402.

PyPI version License: MIT

Installation

You can install the package directly via pip:

pip install bubbleq-sdk

Usage

Here is a simple example of how to use the SDK in your Python scripts or AI agents:

from bubbleq_sdk import BubbleqClient

# Initialize the client with your Gateway URL and X402 Payment Token
client = BubbleqClient(
    base_url="https://api.heyaia.org",
    payment_token="YOUR_X402_TOKEN"
)

# Run an analysis
try:
    result = client.analyze("Bitcoin ETF inflows")
    print("Sentiment Data:", result)
except Exception as e:
    print("Error fetching data from Bubbleq:", e)

Requirements

  • Python 3.7+
  • requests library

License

MIT

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

bubbleq_sdk-1.0.0.tar.gz (2.3 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bubbleq_sdk-1.0.0-py3-none-any.whl (2.3 kB view details)

Uploaded Python 3

File details

Details for the file bubbleq_sdk-1.0.0.tar.gz.

File metadata

  • Download URL: bubbleq_sdk-1.0.0.tar.gz
  • Upload date:
  • Size: 2.3 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for bubbleq_sdk-1.0.0.tar.gz
Algorithm Hash digest
SHA256 1d9f94b2ee1a9737cab60fdeec7fa04185364ace5a8a7e4e6a0554fe4c799a94
MD5 e698034905186350aee9f958cfef644d
BLAKE2b-256 a05945a06bfd275bea946018f02fe22638f310af97215546d0a8abd6bf8cc67f

See more details on using hashes here.

File details

Details for the file bubbleq_sdk-1.0.0-py3-none-any.whl.

File metadata

  • Download URL: bubbleq_sdk-1.0.0-py3-none-any.whl
  • Upload date:
  • Size: 2.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.14.0

File hashes

Hashes for bubbleq_sdk-1.0.0-py3-none-any.whl
Algorithm Hash digest
SHA256 252392d8a218c123c2647cd0ae8e9e13918257fcb88ef1948e4541c9517d9522
MD5 e685cdaaa063035c99d22bb9315bbaf6
BLAKE2b-256 12cbdddf3d41894063f2530e36175b132ebf9ada24716fc6dc129825a59bec47

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