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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: drax_sdk-2.2.14.tar.gz
  • Upload date:
  • Size: 12.8 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.14.tar.gz
Algorithm Hash digest
SHA256 2206a037be038940d7cc2ee966a29fdb846f16660b7508d6f7fbb0a20dc42409
MD5 fd45da2da40310c609ec2bfd7b1ccd3d
BLAKE2b-256 dc46af338ae84dc7a5f8d51c9622d0b5ef2f8bab9b1ec11fea115c3d4fa31a62

See more details on using hashes here.

File details

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

File metadata

  • Download URL: drax_sdk-2.2.14-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.14-py3-none-any.whl
Algorithm Hash digest
SHA256 43555d790b2d707ea1cdc9c3781939d8b584dd27a52cf2e302d330371e263ae6
MD5 b33869d516646b6238ffe0a8ea30000c
BLAKE2b-256 022cb9daca718d0f962cdc0d715bd5be283019fb57b3fa90be28dea9c7c5ca3a

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