Skip to content

Latest commit

 

History

History
44 lines (31 loc) · 1.55 KB

README.md

File metadata and controls

44 lines (31 loc) · 1.55 KB

streamstore

streamstore is the Python package that provides an async client for interacting with the gRPC API of S2, the Stream Store.

Project links

Requirements

Python >= 3.11

Installation

You can install the package from the Python Package Index using the package manager of your choice. E.g., with pip:

pip install streamstore

Examples

examples/ directory in the repo contain examples for streaming APIs.

Get in touch

Join our Discord server. We would love to hear from you.

You can also email us at [email protected].