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

Uploaded Source

Built Distribution

clearblade_cloud_iot-1.0.3-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.3.tar.gz.

File metadata

  • Download URL: clearblade-cloud-iot-1.0.3.tar.gz
  • Upload date:
  • Size: 35.2 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.3.tar.gz
Algorithm Hash digest
SHA256 94966dfd3cbe05601145252764d52aa4d1f34410ad6ec7ec093d9f46ea12919d
MD5 84de8a72a959924f7d6ea4b21bf427c3
BLAKE2b-256 689cde0816708bf9a3ec86e4c3c31e5b6c9a230e159716b4b3a8f60a1fc00d04

See more details on using hashes here.

File details

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

File metadata

  • Download URL: clearblade_cloud_iot-1.0.3-py2.py3-none-any.whl
  • Upload date:
  • Size: 24.0 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.3-py2.py3-none-any.whl
Algorithm Hash digest
SHA256 30bbb50f81a8ad0694b679b361d35d6e89951dc8ecc4984fd2d7685455214e9b
MD5 ac1bbda45be0dfd62163719b5913c889
BLAKE2b-256 794e48283311d635c05cf0afc17cb2e3b77a371ad62224e78406db3795444750

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