th2-grpc-lw-data-provider


Nameth2-grpc-lw-data-provider JSON
Version 0.0.0 PyPI version JSON
download
home_pagehttps://github.com/th2-net/th2-read-db
Summaryth2_grpc_lw_data_provider
upload_time2022-11-23 12:20:06
maintainer
docs_urlNone
authorTH2-devs
requires_python>=3.7
licenseApache License 2.0
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # gRPC for read-db

The read-db provides you with gRPC interface for interacting with database.
You can:

+ request data synchronously - `Execute` method
+ submit pulling requests and stop them - `StartPulling` and `StopPulling` methods
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/th2-net/th2-read-db",
    "name": "th2-grpc-lw-data-provider",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.7",
    "maintainer_email": "",
    "keywords": "",
    "author": "TH2-devs",
    "author_email": "th2-devs@exactprosystems.com",
    "download_url": "https://files.pythonhosted.org/packages/23/cf/22d1ed4823cbd80d101f3b41b753e5c64087d6630849f4c5ca6d58384b87/th2_grpc_lw_data_provider-0.0.0.tar.gz",
    "platform": null,
    "description": "# gRPC for read-db\n\nThe read-db provides you with gRPC interface for interacting with database.\nYou can:\n\n+ request data synchronously - `Execute` method\n+ submit pulling requests and stop them - `StartPulling` and `StopPulling` methods",
    "bugtrack_url": null,
    "license": "Apache License 2.0",
    "summary": "th2_grpc_lw_data_provider",
    "version": "0.0.0",
    "project_urls": {
        "Homepage": "https://github.com/th2-net/th2-read-db"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "23cf22d1ed4823cbd80d101f3b41b753e5c64087d6630849f4c5ca6d58384b87",
                "md5": "2536b5c83f00c6b549621d0cf8e7d56e",
                "sha256": "b35434ca06034f26dc751b24bba0c46e778373c0db210ecaecc1c777cff2db5f"
            },
            "downloads": -1,
            "filename": "th2_grpc_lw_data_provider-0.0.0.tar.gz",
            "has_sig": false,
            "md5_digest": "2536b5c83f00c6b549621d0cf8e7d56e",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.7",
            "size": 11920,
            "upload_time": "2022-11-23T12:20:06",
            "upload_time_iso_8601": "2022-11-23T12:20:06.550765Z",
            "url": "https://files.pythonhosted.org/packages/23/cf/22d1ed4823cbd80d101f3b41b753e5c64087d6630849f4c5ca6d58384b87/th2_grpc_lw_data_provider-0.0.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2022-11-23 12:20:06",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "th2-net",
    "github_project": "th2-read-db",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "th2-grpc-lw-data-provider"
}
        
Elapsed time: 0.23491s