This is a low-level auto-generated gRPC client and server for CloudQuery plugin from plugin-pb protos.
we recommend using virtualenv to manage your python environment.
virtualenv -p python3.7 venv # or any python >= 3.7
source venv/bin/activate
pip install -r requirements.txt
make clone-proto # This is needed only once
make gen