Metadata-Version: 2.4
Name: cloudquery-plugin-sdk
Version: 0.1.43
Summary: CloudQuery Plugin SDK for Python
Home-page: https://github.com/cloudquery/plugin-sdk-python
Author: CloudQuery LTD
Author-email: pypi-packages@cloudquery.io
License: MPL-2.0
Platform: Posix; MacOS X; Windows
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: Apache Software License
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Operating System :: OS Independent
Classifier: Topic :: Internet
Requires-Python: >=3.7
License-File: LICENSE
Requires-Dist: cloudquery-plugin-pb==0.0.42
Requires-Dist: exceptiongroup==1.2.2
Requires-Dist: black==25.1.0
Requires-Dist: grpcio==1.70.0
Requires-Dist: grpcio-tools==1.70.0
Requires-Dist: iniconfig==2.0.0
Requires-Dist: Jinja2==3.1.6
Requires-Dist: MarkupSafe==3.0.2
Requires-Dist: numpy==2.2.4
Requires-Dist: packaging==24.2
Requires-Dist: pandas==2.2.3
Requires-Dist: pluggy==1.5.0
Requires-Dist: protobuf==5.29.4
Requires-Dist: pyarrow==19.0.1
Requires-Dist: pytest==8.3.4
Requires-Dist: python-dateutil>=2.8.1
Requires-Dist: pytz==2025.1
Requires-Dist: six==1.17.0
Requires-Dist: structlog==25.1.0
Requires-Dist: tomli==2.2.1
Requires-Dist: tzdata==2025.1
Dynamic: author
Dynamic: author-email
Dynamic: classifier
Dynamic: description
Dynamic: home-page
Dynamic: license
Dynamic: license-file
Dynamic: platform
Dynamic: requires-dist
Dynamic: requires-python
Dynamic: summary


CloudQuery Plugin SDK for Python
================================================

Overview
-----------

This is the high-level package to use for developing CloudQuery plugins in Python. See [github.com/cloudquery/plugin-sdk-python](https://github.com/cloudquery/plugin-sdk-python) for more information.
