Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cloudquery/plugin-sdk-python

Python SDK for building CloudQuery Plugins
https://github.com/cloudquery/plugin-sdk-python

Last synced: about 2 months ago
JSON representation

Python SDK for building CloudQuery Plugins

Awesome Lists containing this project

README

        

# CloudQuery Plugin SDK for Python

This is the high-level package to use for developing CloudQuery plugins in Python.

## Installation

```commandline
pip install cloudquery-plugin-sdk
```

## Links

- [Developer Guide](https://www.cloudquery.io/docs/developers/creating-new-plugin/python-source)
- [PyPI](https://pypi.org/project/cloudquery-plugin-sdk/)