Skip to main content

Bigeye SDK

Bigeye SDK is a collection of protobuf generated code, functions, and models used to interact programmatically with the Bigeye API. Bigeye currently supports a Python SDK. The main entry point is the DatawatchClient abstraction and, in this core package, a basic auth client has been implemented. The abstract base class includes core functionality (methods to interact with the API) and each implementation should enable a different authorization methods.

Install

pip install bigeye_sdk

Basic Auth

Basic authorization credentials can be stored as Json either on disk or in a secrets/credentials manager. This format will be marshalled into an instance of BasicAuthRequestLibApiConf.

{
    "base_url": "https://app.bigeye.com",
    "user": "",
    "password": ""
}

Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

bigeye_sdk-0.11.5.tar.gz (256.6 kB view details)

Uploaded Source

Built Distribution

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

bigeye_sdk-0.11.5-py3-none-any.whl (287.0 kB view details)

Uploaded Python 3

File details

Details for the file bigeye_sdk-0.11.5.tar.gz.

File metadata

  • Download URL: bigeye_sdk-0.11.5.tar.gz
  • Upload date:
  • Size: 256.6 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.0 CPython/3.11.15 Linux/6.17.0-1020-azure

File hashes

Hashes for bigeye_sdk-0.11.5.tar.gz
Algorithm Hash digest
SHA256 05a02ba87fc1f6c3170b77f50e20bda8f145f58c3130736de0124817d50c2837
MD5 54581ef0d3edaa01aa70462bb4468411
BLAKE2b-256 fe2b9125c80f9432bffd5ec6dd71de52f05ac88361f3b2f126e328444f46e7d0

See more details on using hashes here.

File details

Details for the file bigeye_sdk-0.11.5-py3-none-any.whl.

File metadata

  • Download URL: bigeye_sdk-0.11.5-py3-none-any.whl
  • Upload date:
  • Size: 287.0 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.0 CPython/3.11.15 Linux/6.17.0-1020-azure

File hashes

Hashes for bigeye_sdk-0.11.5-py3-none-any.whl
Algorithm Hash digest
SHA256 b9f77df3eaeb62ea67abb4e08a5ff488d1d82143373cfff5ce6ee40cd9241cbf
MD5 6fe0d5bcfbea23a08a0085f577d91746
BLAKE2b-256 1b5b0be3bbdc11b8c9d7d801a5d4bbc6c2ab6b91a63645916535c73312033032

See more details on using hashes here.

Release history Release notifications | RSS feed

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