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

Uploaded Source

Built Distribution

clearblade_cloud_iot-1.0.1-py2.py3-none-any.whl (23.7 kB view details)

Uploaded Python 2 Python 3

File details

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

File metadata

  • Download URL: clearblade-cloud-iot-1.0.1.tar.gz
  • Upload date:
  • Size: 34.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.3.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.6.9

File hashes

Hashes for clearblade-cloud-iot-1.0.1.tar.gz
Algorithm Hash digest
SHA256 7f16d533d38d6a5605a34ae6e038fce7b1a9e131a056da903b25f1e35c90ec63
MD5 cc648b3681fb81d5803914dc72f40439
BLAKE2b-256 666e5a42e4bcc0f49e840b19f9c83c9dbc366252f639bfcacb0ba27f58ba01f0

See more details on using hashes here.

File details

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

File metadata

  • Download URL: clearblade_cloud_iot-1.0.1-py2.py3-none-any.whl
  • Upload date:
  • Size: 23.7 kB
  • Tags: Python 2, Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.3.0 pkginfo/1.6.1 requests/2.25.1 setuptools/49.3.1 requests-toolbelt/0.9.1 tqdm/4.56.0 CPython/3.6.9

File hashes

Hashes for clearblade_cloud_iot-1.0.1-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 53615db179f76a64bf98d32d0c38d5fa0c367a1f4733aa39c8b3b50a0ce21a55
MD5 0b1fab4079c4495b27f1ef238f14f3f0
BLAKE2b-256 119160ebcf514f0200c72d5432c652e621f5bbfff49c943b29f28829d209856b

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