Skip to main content

Simple data streaming protocol.

Project description

Simple data streaming protocol

Intended advantages:

  • agnostic of type of underlying transport mechanism

  • meta/data message envelope

  • reusable across projects

Installation

pip install git+https://gitlab.diamond.ac.uk/kbp43231/dls-pairstream.git

dls-pairstream --version

Documentation

See https://www.cs.diamond.ac.uk/dls-pairstream for more detailed documentation.

Building and viewing the documents locally:

git clone git+https://gitlab.diamond.ac.uk/kbp43231/dls-pairstream.git
cd dls-pairstream
virtualenv /scratch/$USER/venv/dls-pairstream
source /scratch/$USER/venv/dls-pairstream/bin/activate
pip install -e .[dev]
make -f .dls-pairstream/Makefile validate_docs
browse to file:///scratch/$USER/venvs/dls-pairstream/build/html/index.html

Topics for further documentation:

  • TODO list of improvements

  • change log

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

dls-pairstream-5.0.0.tar.gz (116.9 kB view hashes)

Uploaded Source

Built Distribution

dls_pairstream-5.0.0-py3-none-any.whl (27.7 kB view hashes)

Uploaded Python 3

Supported by

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