Skip to main content

A pub-sub client library for Multi-messenger Astrophysics

Project description

Hop Client

hop-client is a pub-sub client library for Multimessenger Astrophysics.

Quickstart

Publish a GCN to Kafka:

hop publish kafka://hostname:port/gcn mygcn.gcn3

Subscribe to the earliest offset of a Kafka topic and print to stdout:

hop subscribe kafka://hostname:port/gcn -e

An example RFC 822 formatted GCN circular (example.gcn3) is provided in tests/data.

Client configuration properties can be passed to hop publish via -X property=value or in a configuration file specified by -F <config-file>, mimicking the behavior of kafkacat. This can be used to connect to a Kafka broker with SSL authentication enabled, for example.

Installation

You can install hop either via pip, conda, or from source.

To install with pip:

pip install -U hop-client

To install with conda, you must use the channel from the SCiMMA Anaconda organization:

conda install --channel scimma hop-client

To install from source:

tar -xzf hop-client-x.y.z.tar.gz
cd hop-client-x.y.z
python setup.py install

Development

A Makefile is provided to ease in testing, deployment and generating documentation.

A list of commands can be listed with make help.

In addition, two extras are provided when installing the scimma client that installs the required test and documentation libraries:

pip install -U hop-client[dev,docs]

To mark a new version, use Github tags to mark your commit with a semver version:

git tag v0.0.1

To release a new version and upload to package repositories, push your tag after pushing your commit:

git push --tags

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

hop-client-0.0.5a1.tar.gz (24.9 kB view details)

Uploaded Source

Built Distribution

hop_client-0.0.5a1-py3-none-any.whl (8.8 kB view details)

Uploaded Python 3

File details

Details for the file hop-client-0.0.5a1.tar.gz.

File metadata

  • Download URL: hop-client-0.0.5a1.tar.gz
  • Upload date:
  • Size: 24.9 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.10

File hashes

Hashes for hop-client-0.0.5a1.tar.gz
Algorithm Hash digest
SHA256 3b20e029961c3a0e32b526794911e378ee27337997812b4a1cbf3f34ed8a6dbc
MD5 5496fdfb9f3561329addc2c70194417d
BLAKE2b-256 bb5e37b7f1e644c6779f739e79a09eb7b4e12cec9832972c9e3fe7d120a1a5ab

See more details on using hashes here.

File details

Details for the file hop_client-0.0.5a1-py3-none-any.whl.

File metadata

  • Download URL: hop_client-0.0.5a1-py3-none-any.whl
  • Upload date:
  • Size: 8.8 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.1.1 pkginfo/1.5.0.1 requests/2.23.0 setuptools/40.6.2 requests-toolbelt/0.9.1 tqdm/4.45.0 CPython/3.6.10

File hashes

Hashes for hop_client-0.0.5a1-py3-none-any.whl
Algorithm Hash digest
SHA256 c61cb5ef6534d9ec6d9b58717bd6db36ebeff366d7e3b489ab1e436330566528
MD5 97e39570f351deb8a2b1f7a647c952e2
BLAKE2b-256 cc64308e0c33fac46f4269d81a36d3f2d1bacb02c51f14a40ce0cdef352382fa

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page