ni-grpc-extensions


Nameni-grpc-extensions JSON
Version 0.1.0.dev1 PyPI version JSON
download
home_pageNone
SummarygRPC Extensions
upload_time2025-08-28 15:55:39
maintainerBrad Keryan
docs_urlNone
authorNI
requires_python<4.0,>=3.9
licenseMIT
keywords grpc extensions channel_pool
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # Table of Contents

- [Table of Contents](#table-of-contents)
- [About](#about)
  - [Operating System Support](#operating-system-support)
  - [Python Version Support](#python-version-support)

# About

`ni-grpc-extensions` is a Python package that provides channel pool handling for gRPC communication.

NI created and supports this package.

## Operating System Support

``ni-grpc-extensions` supports Windows and Linux operating systems.

## Python Version Support

``ni-grpc-extensions` supports CPython 3.9+.


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ni-grpc-extensions",
    "maintainer": "Brad Keryan",
    "docs_url": null,
    "requires_python": "<4.0,>=3.9",
    "maintainer_email": "brad.keryan@emerson.com",
    "keywords": "grpc, extensions, channel_pool",
    "author": "NI",
    "author_email": "opensource@ni.com",
    "download_url": "https://files.pythonhosted.org/packages/f0/95/03ccd3ac050df11b78811bcc0590ae716de90af72c08dd12cf1defbe054d/ni_grpc_extensions-0.1.0.dev1.tar.gz",
    "platform": null,
    "description": "# Table of Contents\n\n- [Table of Contents](#table-of-contents)\n- [About](#about)\n  - [Operating System Support](#operating-system-support)\n  - [Python Version Support](#python-version-support)\n\n# About\n\n`ni-grpc-extensions` is a Python package that provides channel pool handling for gRPC communication.\n\nNI created and supports this package.\n\n## Operating System Support\n\n``ni-grpc-extensions` supports Windows and Linux operating systems.\n\n## Python Version Support\n\n``ni-grpc-extensions` supports CPython 3.9+.\n\n",
    "bugtrack_url": null,
    "license": "MIT",
    "summary": "gRPC Extensions",
    "version": "0.1.0.dev1",
    "project_urls": {
        "Repository": "https://github.com/ni/ni-apis-python"
    },
    "split_keywords": [
        "grpc",
        " extensions",
        " channel_pool"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "8b9564a107a1e98a99b23dd16be597f6eccffd295520e6eb65ca166c196ce8b5",
                "md5": "43de43641ded7cb77747722507964390",
                "sha256": "171a16303a2cfcbd2f29ad5df448bf6b89b399be3ba52fc0c2e755c2e7075075"
            },
            "downloads": -1,
            "filename": "ni_grpc_extensions-0.1.0.dev1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "43de43641ded7cb77747722507964390",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<4.0,>=3.9",
            "size": 8157,
            "upload_time": "2025-08-28T15:55:38",
            "upload_time_iso_8601": "2025-08-28T15:55:38.821418Z",
            "url": "https://files.pythonhosted.org/packages/8b/95/64a107a1e98a99b23dd16be597f6eccffd295520e6eb65ca166c196ce8b5/ni_grpc_extensions-0.1.0.dev1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "f09503ccd3ac050df11b78811bcc0590ae716de90af72c08dd12cf1defbe054d",
                "md5": "7e7e17be4cac3587faad9306992b3969",
                "sha256": "99af79ab9054b15b8682c9540ea4e474236bfaab0b271b42731ba9fd2c5bb4c7"
            },
            "downloads": -1,
            "filename": "ni_grpc_extensions-0.1.0.dev1.tar.gz",
            "has_sig": false,
            "md5_digest": "7e7e17be4cac3587faad9306992b3969",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<4.0,>=3.9",
            "size": 7456,
            "upload_time": "2025-08-28T15:55:39",
            "upload_time_iso_8601": "2025-08-28T15:55:39.935118Z",
            "url": "https://files.pythonhosted.org/packages/f0/95/03ccd3ac050df11b78811bcc0590ae716de90af72c08dd12cf1defbe054d/ni_grpc_extensions-0.1.0.dev1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-08-28 15:55:39",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ni",
    "github_project": "ni-apis-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "ni-grpc-extensions"
}
        
NI
Elapsed time: 1.45239s