Metadata-Version: 2.4
Name: flex-streaming-sdk
Version: 0.2.5
Summary: Handy tools for streaming data
Requires-Python: >= 3.9
Description-Content-Type: text/markdown
Requires-Dist: azure-eventhub>=5
Requires-Dist: azure-identity>=1

Flexitricity Streaming Tools 🛶

Development tools for streaming, install via pip install flexitricity-stream-tools and import with from flex import stream.

Tools in here are designed to support streaming onto azure event hubs, grids etc, as well as to create standards for consistent message formats for easier sending/recieving.

[Full documentation is available](https://flex-data-docs.azurewebsites.net/flexstream/stream.html)

Note that for easier distribution this project is open source, although it's unlikely that functions within here would be of use as packaged, outside of the company context.

