8000 GitHub - cloudquery/plugin-pb-python: CloudQuery Plugin Python low level API
[go: up one dir, main page]

Skip to content

cloudquery/plugin-pb-python

plugin-pb-python

This is a low-level auto-generated gRPC client and server for CloudQuery plugin from plugin-pb protos.

Development

Prerequisites

we recommend using virtualenv to manage your python environment.

virtualenv -p python3.7 venv # or any python >= 3.7
source venv/bin/activate

Install dependencies

pip install -r requirements.txt

Regenerate gRPC code

make clone-proto # This is needed only once
make gen

About

CloudQuery Plugin Python low level API

Resources

License

Code of conduct

Security policy

Stars

Watchers

Forks

Contributors 6

0