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.4.50.tar.gz (106.1 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.4.50-py3-none-any.whl (123.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: bigeye_sdk-0.4.50.tar.gz
  • Upload date:
  • Size: 106.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.2 CPython/3.10.9 Darwin/22.3.0

File hashes

Hashes for bigeye_sdk-0.4.50.tar.gz
Algorithm Hash digest
SHA256 881420f47cccd9953fcdd56ffcadcf58bdc77d588a6fb23324e4d917350b07ed
MD5 a97632fb4b52564ff46d79d810ea4140
BLAKE2b-256 126963ec40a3a9eba3ca9ab598cdbc63c5fcf80dd1645f831452e880aef75a55

See more details on using hashes here.

File details

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

File metadata

  • Download URL: bigeye_sdk-0.4.50-py3-none-any.whl
  • Upload date:
  • Size: 123.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.3.2 CPython/3.10.9 Darwin/22.3.0

File hashes

Hashes for bigeye_sdk-0.4.50-py3-none-any.whl
Algorithm Hash digest
SHA256 852dce4d626c11539273a3e4394dd4505b630ef9bd375f593f496aafa6bec41b
MD5 15355c65893121514047abff70fe1424
BLAKE2b-256 2cee1bd62d562125d134f66f70f4c1739a3bad837501a97b52f9cafc18a5d534

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