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

Uploaded Source

Built Distribution

drax_sdk-2.2.12-py3-none-any.whl (17.2 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: drax_sdk-2.2.12.tar.gz
  • Upload date:
  • Size: 12.7 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.12.tar.gz
Algorithm Hash digest
SHA256 a001271bb15a8c8d3c0d1efd560b603d598b632bc73e08da522d63bc60d87f7d
MD5 73a6f015450905ed9a94466de6a2abab
BLAKE2b-256 c6cf82ac7a25e9cfbd5d3137ccad9fa8e9cf32aa46fa64416ecfc0a4459aa47e

See more details on using hashes here.

File details

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

File metadata

  • Download URL: drax_sdk-2.2.12-py3-none-any.whl
  • Upload date:
  • Size: 17.2 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.12-py3-none-any.whl
Algorithm Hash digest
SHA256 f51991f9108aa64e825661d1809dfcfd5f135427699eb50574547ea1e17f9132
MD5 d6caf04ee9bb7992ba06976e773e8d6f
BLAKE2b-256 cb4d7b771d80591a4760d835688b18ca66a03aacf44efb622e73649e5963966b

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