# plaidcloud-rpc
Common utilities for connecting to PlaidCloud's rpc interface
Documentation available at [https://plaidcloud.com/docs/plaidcloud-rpc/](https://plaidcloud.com/docs/plaidcloud-rpc/)
Raw data
{
"_id": null,
"home_page": null,
"name": "plaidcloud-rpc",
"maintainer": null,
"docs_url": null,
"requires_python": ">=3.10",
"maintainer_email": "Pat Buxton <pat@plaidcloud.com>, Charlie Laymon <charlie@plaidcloud.com>, Simon Moscrop <simon@plaidcloud.com>",
"keywords": "plaidcloud, rpc, connection",
"author": null,
"author_email": "Michael Rea <mike@plaidcloud.com>, Paul Morel <paul@plaidcloud.com>",
"download_url": "https://files.pythonhosted.org/packages/16/6d/66d765306f89845c51ae2af36c8b3c90ee7d6e1abd5a18e43bbe20459872/plaidcloud_rpc-1.6.2.tar.gz",
"platform": null,
"description": "# plaidcloud-rpc\nCommon utilities for connecting to PlaidCloud's rpc interface\n\nDocumentation available at [https://plaidcloud.com/docs/plaidcloud-rpc/](https://plaidcloud.com/docs/plaidcloud-rpc/)\n",
"bugtrack_url": null,
"license": null,
"summary": "PlaidCloud RPC Connection tools and helpers",
"version": "1.6.2",
"project_urls": {
"Documentation": "https://docs.plaidcloud.com",
"Homepage": "https://plaidcloud.com",
"Issues": "https://github.com/PlaidCloud/plaid-rpc/issues",
"Repository": "https://github.com/PlaidCloud/plaid-rpc.git"
},
"split_keywords": [
"plaidcloud",
" rpc",
" connection"
],
"urls": [
{
"comment_text": null,
"digests": {
"blake2b_256": "c9d41e51e1a01cc5ea3bd660e2cbe5738d4b52c2aee5a30f5e4aaa68bbbf88a2",
"md5": "8fe062f23d8ecc9bd19d6a6b35c395d2",
"sha256": "5d6f5cb05688e0ff0ae27bab7aadd1826453e2a29f2f99ae92c62e5998a51b8a"
},
"downloads": -1,
"filename": "plaidcloud_rpc-1.6.2-py3-none-any.whl",
"has_sig": false,
"md5_digest": "8fe062f23d8ecc9bd19d6a6b35c395d2",
"packagetype": "bdist_wheel",
"python_version": "py3",
"requires_python": ">=3.10",
"size": 79694,
"upload_time": "2025-07-09T16:26:58",
"upload_time_iso_8601": "2025-07-09T16:26:58.886473Z",
"url": "https://files.pythonhosted.org/packages/c9/d4/1e51e1a01cc5ea3bd660e2cbe5738d4b52c2aee5a30f5e4aaa68bbbf88a2/plaidcloud_rpc-1.6.2-py3-none-any.whl",
"yanked": false,
"yanked_reason": null
},
{
"comment_text": null,
"digests": {
"blake2b_256": "166d66d765306f89845c51ae2af36c8b3c90ee7d6e1abd5a18e43bbe20459872",
"md5": "18d5b4fb8abdc1eda68694fdc531eb10",
"sha256": "f1e2eb63758b305ee76f8866c0cd9185d0ce94ce547216856c5071215d78b2ba"
},
"downloads": -1,
"filename": "plaidcloud_rpc-1.6.2.tar.gz",
"has_sig": false,
"md5_digest": "18d5b4fb8abdc1eda68694fdc531eb10",
"packagetype": "sdist",
"python_version": "source",
"requires_python": ">=3.10",
"size": 68115,
"upload_time": "2025-07-09T16:27:00",
"upload_time_iso_8601": "2025-07-09T16:27:00.021631Z",
"url": "https://files.pythonhosted.org/packages/16/6d/66d765306f89845c51ae2af36c8b3c90ee7d6e1abd5a18e43bbe20459872/plaidcloud_rpc-1.6.2.tar.gz",
"yanked": false,
"yanked_reason": null
}
],
"upload_time": "2025-07-09 16:27:00",
"github": true,
"gitlab": false,
"bitbucket": false,
"codeberg": false,
"github_user": "PlaidCloud",
"github_project": "plaid-rpc",
"travis_ci": false,
"coveralls": false,
"github_actions": true,
"requirements": [
{
"name": "bleach",
"specs": []
},
{
"name": "chardet",
"specs": [
[
">=",
"2.3.0"
]
]
},
{
"name": "comtypes",
"specs": []
},
{
"name": "databend_sqlalchemy",
"specs": [
[
">=",
"0.5.2"
]
]
},
{
"name": "packaging",
"specs": []
},
{
"name": "psycopg2-binary",
"specs": []
},
{
"name": "pyarrow",
"specs": []
},
{
"name": "python-dateutil",
"specs": [
[
">=",
"1.5.0"
]
]
},
{
"name": "python-magic",
"specs": [
[
">=",
"0.4.12"
]
]
},
{
"name": "PyJWT",
"specs": []
},
{
"name": "PyYAML",
"specs": []
},
{
"name": "requests",
"specs": []
},
{
"name": "requests-futures",
"specs": []
},
{
"name": "setuptools",
"specs": []
},
{
"name": "orjson",
"specs": []
},
{
"name": "SQLAlchemy",
"specs": []
},
{
"name": "toolz",
"specs": []
},
{
"name": "urllib3",
"specs": []
}
],
"lcname": "plaidcloud-rpc"
}