Skip to main content

Bigeye SDK offers developer tools and clients to interact with Bigeye programmatically.

Project description

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": ""
}

Project details


Release history Release notifications | RSS feed

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.87.tar.gz (145.2 kB view details)

Uploaded Source

Built Distribution

bigeye_sdk-0.4.87-py3-none-any.whl (168.5 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: bigeye_sdk-0.4.87.tar.gz
  • Upload date:
  • Size: 145.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.9.19 Linux/6.5.0-1023-azure

File hashes

Hashes for bigeye_sdk-0.4.87.tar.gz
Algorithm Hash digest
SHA256 3b0649e08ee6d2221f9ef00dc69ea432983b0ce2369970b2b476649a294e3833
MD5 55252c8f5d788ca620b9fe0d05c60c25
BLAKE2b-256 2e0c9c7b2afb261f5416bc07ec52acd50b43b1b4ae2d3ef99f252906d7c48964

See more details on using hashes here.

File details

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

File metadata

  • Download URL: bigeye_sdk-0.4.87-py3-none-any.whl
  • Upload date:
  • Size: 168.5 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.5.1 CPython/3.9.19 Linux/6.5.0-1023-azure

File hashes

Hashes for bigeye_sdk-0.4.87-py3-none-any.whl
Algorithm Hash digest
SHA256 b5a68941bc3ea6c04140b2bc064563f1f1e40859b09c8a778626aaedb694e9f5
MD5 50c0ab096c62d44ee81763beda5bde59
BLAKE2b-256 7c78e253e2c28ef9d1dc780a531f2e5c356208c2d4c4eb11665f5411c5e2572a

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page