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.56.tar.gz (110.4 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.56-py3-none-any.whl (129.3 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: bigeye_sdk-0.4.56.tar.gz
  • Upload date:
  • Size: 110.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.9.17 Linux/5.15.0-1041-azure

File hashes

Hashes for bigeye_sdk-0.4.56.tar.gz
Algorithm Hash digest
SHA256 90112ea80e6e65c5a83a044b2bc4a9ea2f1b06423219ddb71808b212ff64681f
MD5 547c6a1fc7e8d820350ba8f8728a81bd
BLAKE2b-256 56cee3a5ba363e9bbe6ea259819900cbaab853a630d9ea93261ed6e00e215702

See more details on using hashes here.

File details

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

File metadata

  • Download URL: bigeye_sdk-0.4.56-py3-none-any.whl
  • Upload date:
  • Size: 129.3 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.9.17 Linux/5.15.0-1041-azure

File hashes

Hashes for bigeye_sdk-0.4.56-py3-none-any.whl
Algorithm Hash digest
SHA256 2bf2fb5982895b0f09ecafbd7d2a5df53a034dd359e52d07cccc884fb5c36b78
MD5 f05180d5cb962517577ecf2c3f79a7a8
BLAKE2b-256 8bc8de055d2eac6aea1b0aa90eff239bf0b859bc771219f1f565d2f26c4071c6

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 Sentry Error logging StatusPage Status page