#Stabilizer Python Utilities
This directory contains common Python utilities for Stabilizer, such as stream data receivers.
To install this module locally (in editable mode):
```
python -m pip install .
```
Note that this package requires python 3.8+.