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

Uploaded Source

Built Distribution

drax_sdk-2.2.8-py3-none-any.whl (17.0 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: drax_sdk-2.2.8.tar.gz
  • Upload date:
  • Size: 12.6 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.8.tar.gz
Algorithm Hash digest
SHA256 c58850b525c55fa3ebfdc980d5f248dc4f01c678f6c32753f35197e0636e3aff
MD5 b25f91eb131bb2862b1f1d192ccdc22f
BLAKE2b-256 7854c919bb2e920752a948df4cebd998deedad937a66538977abf69086bc4a66

See more details on using hashes here.

File details

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

File metadata

  • Download URL: drax_sdk-2.2.8-py3-none-any.whl
  • Upload date:
  • Size: 17.0 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.8-py3-none-any.whl
Algorithm Hash digest
SHA256 aeb30991b6e1eda08221db1c18d4a66c14892d96c45ed74d08dec3027e716504
MD5 f8c237f6039d518cdc5f1e6696fefe9b
BLAKE2b-256 4c003dc9aee93e3968508303151558a16ffd6eb69001251e0b7bdd2ecc3ca117

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