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.6.tar.gz (259.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.11.6-py3-none-any.whl (290.1 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: bigeye_sdk-0.11.6.tar.gz
  • Upload date:
  • Size: 259.4 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.6.tar.gz
Algorithm Hash digest
SHA256 25c4b8f3f9f450862a8b3e46cf3b5e66911304ba92be69c57c2605423fcb49d0
MD5 23d069474f7cda514508d6619d42f9ad
BLAKE2b-256 b6ea2b75bae090de600d3a6a5c96bad0a83951d2906fc22f3f730ef4b9c4ce02

See more details on using hashes here.

File details

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

File metadata

  • Download URL: bigeye_sdk-0.11.6-py3-none-any.whl
  • Upload date:
  • Size: 290.1 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.6-py3-none-any.whl
Algorithm Hash digest
SHA256 26c013a771e6f5f94d4411aaa5ef6ec4a060b3be7149c1f120a2db2a0d0d8647
MD5 492846335644c2923f36fa38416e14d8
BLAKE2b-256 efc7cd192e6efd44ee2bb01d99a45508f3833b7eed03679e809309e4272e43e1

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