Python Low Level Client for CloudQuery Plugin
================================================
Overview
-----------
This is low level gRPC APIs for CloudQuery Plugin. Please see more on [github.com/cloudquery/plugin-pb-python](https://github.com/cloudquery/plugin-pb-python)
Raw data
{
"_id": null,
"home_page": "https://github.com/cloudquery/plugin-pb-python",
"name": "plugin-pb-python",
"maintainer": "",
"docs_url": null,
"requires_python": ">=3.7",
"maintainer_email": "",
"keywords": "",
"author": "CloudQuery LTD",
"author_email": "pypi-packages@cloudquery.io",
"download_url": "https://files.pythonhosted.org/packages/32/26/dc1598e159bcdacb3ed30ea9a358b4bda20b4b4648dfbce9347263a7487d/plugin-pb-python-0.0.12.tar.gz",
"platform": "Posix; MacOS X; Windows",
"description": "\nPython Low Level Client for CloudQuery Plugin\n================================================\n\nOverview\n-----------\n\nThis is low level gRPC APIs for CloudQuery Plugin. Please see more on [github.com/cloudquery/plugin-pb-python](https://github.com/cloudquery/plugin-pb-python)\n",
"bugtrack_url": null,
"license": "MPL-2.0",
"summary": "CloudQuery Plugin client and server library",
"version": "0.0.12",
"project_urls": {
"Homepage": "https://github.com/cloudquery/plugin-pb-python"
},
"split_keywords": [],
"urls": [
{
"comment_text": "",
"digests": {
"blake2b_256": "ed23611f9bbe3e85ef24a92a7018110563028a944a1fac21fe938022e9d13f1c",
"md5": "5723d19e4f8b6b7bb88de20f9c850fd1",
"sha256": "f02bbc5d3c248f9d768482338b08ac92f7fccf9f79ffddd044c3baae4bbde138"
},
"downloads": -1,
"filename": "plugin_pb_python-0.0.12-py2.py3-none-any.whl",
"has_sig": false,
"md5_digest": "5723d19e4f8b6b7bb88de20f9c850fd1",
"packagetype": "bdist_wheel",
"python_version": "py2.py3",
"requires_python": ">=3.7",
"size": 15685,
"upload_time": "2023-07-27T08:37:52",
"upload_time_iso_8601": "2023-07-27T08:37:52.966097Z",
"url": "https://files.pythonhosted.org/packages/ed/23/611f9bbe3e85ef24a92a7018110563028a944a1fac21fe938022e9d13f1c/plugin_pb_python-0.0.12-py2.py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": "",
"digests": {
"blake2b_256": "3226dc1598e159bcdacb3ed30ea9a358b4bda20b4b4648dfbce9347263a7487d",
"md5": "16c187fe989b5c36818a9c4ceb2ed51e",
"sha256": "dbdbe8fa18d85462a415d9eb64739d88b907816082426248d51713dca5474820"
},
"downloads": -1,
"filename": "plugin-pb-python-0.0.12.tar.gz",
"has_sig": false,
"md5_digest": "16c187fe989b5c36818a9c4ceb2ed51e",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.7",
"size": 13016,
"upload_time": "2023-07-27T08:37:54",
"upload_time_iso_8601": "2023-07-27T08:37:54.381419Z",
"url": "https://files.pythonhosted.org/packages/32/26/dc1598e159bcdacb3ed30ea9a358b4bda20b4b4648dfbce9347263a7487d/plugin-pb-python-0.0.12.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2023-07-27 08:37:54",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "cloudquery",
"github_project": "plugin-pb-python",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "grpcio",
"specs": [
[
"==",
"1.56.0"
]
]
},
{
"name": "grpcio-tools",
"specs": [
[
"==",
"1.56.0"
]
]
},
{
"name": "protobuf",
"specs": [
[
"==",
"4.23.4"
]
]
}
],
"lcname": "plugin-pb-python"
}