Skip to main content

Cloud IoT API client library

Project description

In order to use this library, you first need to go through the following steps:

  1. Install pip package - `pip install clearblade-cloud-iot`

  2. Set an environment variable CLEARBLADE_CONFIGURATION which should point to your clearblade service account json file.

Installation

Install this library in a virtualenv using pip. virtualenv is a tool to create isolated Python environments. The basic problem it addresses is one of dependencies and versions, and indirectly permissions.

With virtualenv, it’s possible to install this library without needing system install permissions, and without clashing with the installed system dependencies.

Code samples and snippets

Code samples and snippets live in the samples/clearblade folder.

Supported Python Versions

Our client libraries are compatible with all current active and maintenance versions of Python.

Python >= 3.7

Unsupported Python Versions

Python <= 3.6

If you are using an end-of-life version of Python, we recommend that you update as soon as possible to an actively supported version.

Mac/Linux

pip install virtualenv
virtualenv <your-env>
source <your-env>/bin/activate

Windows

pip install virtualenv
virtualenv <your-env>
<your-env>\Scripts\activate

Next Steps

  • clone the github repository.

  • and execute the setup.py file like , python setup.py install.

  • mostly if you change you imports from from google.cloud to clearblade.cloud everything else should work.

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

clearblade-cloud-iot-1.0.4.tar.gz (370.1 kB view details)

Uploaded Source

Built Distribution

clearblade_cloud_iot-1.0.4-py2.py3-none-any.whl (24.0 kB view details)

Uploaded Python 2 Python 3

File details

Details for the file clearblade-cloud-iot-1.0.4.tar.gz.

File metadata

  • Download URL: clearblade-cloud-iot-1.0.4.tar.gz
  • Upload date:
  • Size: 370.1 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/4.0.1 CPython/3.8.8

File hashes

Hashes for clearblade-cloud-iot-1.0.4.tar.gz
Algorithm Hash digest
SHA256 1e66129ecd7c7d491f377e6f8309e149afab97788b904473d628d6d2a2617d04
MD5 3e0af49f112bedaf2cd107dae00618f2
BLAKE2b-256 7047bd23ded7857f6f919ebed3420ba78c1f14f7319248d99d97fe385b94a492

See more details on using hashes here.

File details

Details for the file clearblade_cloud_iot-1.0.4-py2.py3-none-any.whl.

File metadata

File hashes

Hashes for clearblade_cloud_iot-1.0.4-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 09cfe027c99df637aae5a1f8bd72c960ca685025fb975b5afde1b80a684235c7
MD5 bf7d4b4c74b44e108bf0ea412090afaf
BLAKE2b-256 f6d46b827702c3c0a2c5e4babf2324fbc5d4cc36ec359837dfbf5e8354c59a1c

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