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

Uploaded Source

Built Distribution

clearblade_cloud_iot-1.0.2-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.2.tar.gz.

File metadata

  • Download URL: clearblade-cloud-iot-1.0.2.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.2.tar.gz
Algorithm Hash digest
SHA256 531186e74aca8060e559c655a21d8e96aa9b55ed235d8244f0be61af11a7dcdb
MD5 2cd4da33ed86cf6d623672f9ec0216a3
BLAKE2b-256 bf2672b6e29295ebe0345af5dcc9e28a7482250b965f145aa3150827d7b601cc

See more details on using hashes here.

File details

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

File metadata

  • Download URL: clearblade_cloud_iot-1.0.2-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.2-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 719a2b1544104f86d01e92919734dc7ec3b7d783bd20b85454af936473ef5e1b
MD5 1434dcfdb7e3ffa01a99b74af54967cf
BLAKE2b-256 0d8f1ad53b182d8c9fcc8f102c2dd1292eee8a36caf2e6725f9eacd49ff75cdd

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