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

Uploaded Source

Built Distribution

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

Uploaded Python 3

File details

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

File metadata

  • Download URL: drax_sdk-2.2.10.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.10.tar.gz
Algorithm Hash digest
SHA256 03f3dab32a4a276139c08eadb9ac29210f414d5c0e887d8577b6c7e4db5cf8ca
MD5 9219f44f733a91ab1754474a72cc302b
BLAKE2b-256 d438d3cc937bb71e5d717c40938fae6228537a35be04f588d340933c9108c265

See more details on using hashes here.

File details

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

File metadata

  • Download URL: drax_sdk-2.2.10-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.10-py3-none-any.whl
Algorithm Hash digest
SHA256 9380a88b0be608b2614ab12fc5f06be6d33b8e9a5c714a31b9b36143652a2701
MD5 4c726b224218401210f820ef810c1834
BLAKE2b-256 898ce6d45ec15828e3a12ea4b6a6cc0c9e1b9d3dafe747aca9336d69a60bddc0

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