Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 325 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 325 Bytes

Webthing Client Python

A package for performing data operations on remote Webthing and listening to Observations.

Installation

Install the package webthing-client using your Python package manager of choice. You can import the client class itself as:

from webthing_client.client import WebthingClient