SDKs
Python
Official Python SDK for S2
Getting started
-
Install
streamstore
package in your virtual environment (withPython >= 3.11
) using your favorite package manager. E.g., withpip
: -
Generate an access token from the dashboard.
-
Open your REPL using
python -m asyncio
and create a basin: