# mmi2grpc
## Install
```bash
git submodule update --init
pip install -e . # With editable mode
# Or
pip install . # Without editable mode
```
## Rebuild gRPC interfaces
./_build/grpc.py