Skip to main content

Ctypes-based CUE SDK binding for Python

Project description

cue-sdk-python

PyPI license PyPI version info PyPI supported Python versions

Intro

This repository is dedicated for a cuesdk package on PyPI

cuesdk package is a ctypes-based CUE SDK binding for Python 3

Prerequisites

Installing

You can install the package from PyPI:

   # Windows
   $ py -3 -m pip install -U cuesdk

Usage

from cuesdk import CueSdk

sdk = CueSdk()
sdk.connect()

print(sdk.protocol_details)

print(sdk.get_devices())

Links

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

cuesdk-0.4.0.tar.gz (257.9 kB view hashes)

Uploaded Source

Built Distribution

cuesdk-0.4.0-py3-none-any.whl (257.5 kB view hashes)

Uploaded Python 3

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