Skip to main content

Python sdk for Drax IoT Platform

Project description

Drax SDK for Python

Drax SDK for Python is a Python library that provides an easy way to interact with the Drax API. The SDK is built on top of the Drax API and provides a simple interface to interact with the API.

Installation

You can install the Drax SDK for Python using pip:

pip install drax-sdk

Usage

Initialize the Drax SDK

To use the Drax SDK, you need to initialize it with your API key. You can get your API key from the Drax dashboard.

from drax_sdk.drax import Drax
from drax_sdk.model.config import DraxConfigParams

config = DraxConfigParams.standard(
    project_id="your_project_id",
    api_key="your_api_key",
    api_secret="your_api_secret"
)

drax = Drax(config)

Project details


Download files

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

Source Distribution

drax_sdk-2.2.7.tar.gz (12.2 kB view details)

Uploaded Source

Built Distribution

drax_sdk-2.2.7-py3-none-any.whl (16.6 kB view details)

Uploaded Python 3

File details

Details for the file drax_sdk-2.2.7.tar.gz.

File metadata

  • Download URL: drax_sdk-2.2.7.tar.gz
  • Upload date:
  • Size: 12.2 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/5.15.0-91-generic

File hashes

Hashes for drax_sdk-2.2.7.tar.gz
Algorithm Hash digest
SHA256 148856fb2be69ab81ee9b8d8d46c0295ab0d5bbeb3346e92ab3cfd6c1e54267f
MD5 733a5289fea45a066a9b284b86e5e7ac
BLAKE2b-256 73a476cd5f7f6b2bcd3c62fc729022a6ebd3161f6f2ac968431699bb98f9b26d

See more details on using hashes here.

File details

Details for the file drax_sdk-2.2.7-py3-none-any.whl.

File metadata

  • Download URL: drax_sdk-2.2.7-py3-none-any.whl
  • Upload date:
  • Size: 16.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: poetry/1.7.1 CPython/3.10.12 Linux/5.15.0-91-generic

File hashes

Hashes for drax_sdk-2.2.7-py3-none-any.whl
Algorithm Hash digest
SHA256 38844416aa3e977e8ab574a1e505529ab4d9bc17dd8d8bcb4d3d2a94e51f7b19
MD5 50609cf1c26866281265da3390e88a14
BLAKE2b-256 d89989d1a437cb35dbf343f10c357760d6e25d2d5c4c8cc934a780254a878199

See more details on using hashes here.

Supported by

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