A client library for SCiMMA
Project description
SCiMMA Client
scimma-client is a pub-sub client library for Multimessenger Astrophysics.
Quickstart
Publish a GCN to Kafka:
scimma publish -b kafka://hostname:port/gcn mygcn.gcn3
Installation
You can install scimma-client either via pip, conda, or from source.
To install with pip:
pip install -U scimma-client
To install with conda, you must use the channel from the SCiMMA Anaconda organization:
conda install --channel scimma scimma-client
To install from source:
tar -xzf scimma-client-x.y.z.tar.gz
cd scimma-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 scimma-client[dev,docs]
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
scimma-client-0.0.2.tar.gz
(16.3 kB
view hashes)
Built Distribution
Close
Hashes for scimma_client-0.0.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 59c70e4e2b52944a49eb5bd2a0a4e2b67c0fc838a1a74609bd26e21c55ca0b9c |
|
MD5 | d76276f5a341590e01f91c3dc9717209 |
|
BLAKE2b-256 | 25cf54a1498942997e8b131fea21184c0ef24ef651cc5e2cd0760b3868ec8a0b |