plaidcloud-rpc


Nameplaidcloud-rpc JSON
Version 1.6.4 PyPI version JSON
download
home_pageNone
SummaryPlaidCloud RPC Connection tools and helpers
upload_time2025-07-29 19:32:20
maintainerNone
docs_urlNone
authorNone
requires_python>=3.10
licenseNone
keywords plaidcloud rpc connection
VCS
bugtrack_url
requirements bleach comtypes packaging PyJWT PyYAML requests requests-futures setuptools orjson SQLAlchemy toolz urllib3
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # 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/5e/66/8ee4053398f821610fa279d4cc221c4993d70bf6af9c4de451eb9575f05f/plaidcloud_rpc-1.6.4.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.4",
    "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": "2984d060204f7d5dda810aba0f95587272e831646b092d95a625c639efa87548",
                "md5": "e9fb963f1a2ef206d68054b7302b8677",
                "sha256": "f0ee214ef2c7ff26f6d901d75850f8f05a86f26d9660c2afd25e9e39c1d92914"
            },
            "downloads": -1,
            "filename": "plaidcloud_rpc-1.6.4-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "e9fb963f1a2ef206d68054b7302b8677",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.10",
            "size": 80070,
            "upload_time": "2025-07-29T19:32:19",
            "upload_time_iso_8601": "2025-07-29T19:32:19.172430Z",
            "url": "https://files.pythonhosted.org/packages/29/84/d060204f7d5dda810aba0f95587272e831646b092d95a625c639efa87548/plaidcloud_rpc-1.6.4-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "5e668ee4053398f821610fa279d4cc221c4993d70bf6af9c4de451eb9575f05f",
                "md5": "6da7b819e1cdea1ce16d5b259b679378",
                "sha256": "c75118cdac30f01fbee7e73a0c265163678c7a9c9a8a1f5f8cbdf262bd392bac"
            },
            "downloads": -1,
            "filename": "plaidcloud_rpc-1.6.4.tar.gz",
            "has_sig": false,
            "md5_digest": "6da7b819e1cdea1ce16d5b259b679378",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.10",
            "size": 68482,
            "upload_time": "2025-07-29T19:32:20",
            "upload_time_iso_8601": "2025-07-29T19:32:20.381497Z",
            "url": "https://files.pythonhosted.org/packages/5e/66/8ee4053398f821610fa279d4cc221c4993d70bf6af9c4de451eb9575f05f/plaidcloud_rpc-1.6.4.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-07-29 19:32:20",
    "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": "comtypes",
            "specs": []
        },
        {
            "name": "packaging",
            "specs": []
        },
        {
            "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"
}
        
Elapsed time: 0.44276s