Skip to content

Latest commit

 

History

History
33 lines (26 loc) · 910 Bytes

README.md

File metadata and controls

33 lines (26 loc) · 910 Bytes

IBM Internet of Things Foundation for Python

Python module for interacting with the IBM Internet of Things Foundation.

Dependencies

Installation

Install the latest version of the library with pip

[root@localhost ~]# pip install ibmiotf

Uninstall

Uninstalling the module is simple.

[root@localhost ~]# pip uninstall ibmiotf

Documentation