The purpose of this project is to provide sample code for interacting with various messaging based cloud platforms provided by IBM Research Ireland.
git is a free open source distributed version control system used to manage and maintain the
pycloudmessenger
sample source code.
Follow these instructions to install git on your local machine.
After git is installed, run the following command:
git clone https://github.com/IBM/pycloudmessenger.git
which creates a copy of the sample source code in this repository in a directory named pycloudmessenger
on your local machine.
This sample code uses Python. A minimum version of 3.5
is required; version 3.7
is preferred.
Python is typically pre-installed on Linux. Execute the following command to determine what version is installed:
python -V
If the version of Python installed on your Linux machine is less than 3.5
, update Python using your Linux distribution's package manager.
Follow these instructions to download and install Python on Windows and Mac OS X.
- IBM Research Blog
- Castor: Contextual IoT Time Series Data and Model Management at Scale Bei Chen, Bradley Eck, Francesco Fusco, Robert Gormally, Mark Purcell, Mathieu Sinn, Seshu Tirupathi. 2018 IEEE International Conference on Data Mining (ICDM workshops).