Skip to content

Latest commit

 

History

History
25 lines (16 loc) · 444 Bytes

README.md

File metadata and controls

25 lines (16 loc) · 444 Bytes

hop-plugin-snews

Docs: https://hop-plugin-snews.readthedocs.io

A hop-client plugin for SNEWS.

Installation

To install with pip:

pip install -U hop-plugin-snews

Quickstart

from hop.plugins.snews import SNEWSObservation, SNEWSHeartbeat

# instantiate custom messages, etc.