Skip to content

Latest commit

 

History

History
14 lines (9 loc) · 415 Bytes

README.md

File metadata and controls

14 lines (9 loc) · 415 Bytes

Serialise/deserialise flatbuffers blobs from kafka. This currently deserialises https://github.com/ess-dmsc/python-streaming-data-types, but I am working to make it agnostic. Python bindings for the respective schema will need to be generated.

Usage

saluki --help

install

pip install saluki

developer setup

pip install .[dev]