aiogrpcclient


Nameaiogrpcclient JSON
Version 1.3.5 PyPI version JSON
download
home_pagehttps://github.com/izihawa/aiogrpcclient
Summary
upload_time2023-05-29 16:20:21
maintainer
docs_urlNone
authorPasha Podolsky
requires_python>=3.8
licenseMIT License
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # AIO GRPC Client

Abstract class for creating GRPC API clients


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/izihawa/aiogrpcclient",
    "name": "aiogrpcclient",
    "maintainer": "",
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": "",
    "keywords": "",
    "author": "Pasha Podolsky",
    "author_email": "ppodolsky@me.com",
    "download_url": "",
    "platform": null,
    "description": "# AIO GRPC Client\n\nAbstract class for creating GRPC API clients\n\n",
    "bugtrack_url": null,
    "license": "MIT License",
    "summary": "",
    "version": "1.3.5",
    "project_urls": {
        "Homepage": "https://github.com/izihawa/aiogrpcclient"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "0e9eec923e9a7f90f2ae40ca64ce515ea0df2c9d15f32a9a2352d50795a280c8",
                "md5": "3f7ec7b40f3aeb14bb35614413d27f95",
                "sha256": "dec46a71f720f9eb75aceec746a24667ca61e6d2f177088066fa4486976ff03b"
            },
            "downloads": -1,
            "filename": "aiogrpcclient-1.3.5-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "3f7ec7b40f3aeb14bb35614413d27f95",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 3340,
            "upload_time": "2023-05-29T16:20:21",
            "upload_time_iso_8601": "2023-05-29T16:20:21.045306Z",
            "url": "https://files.pythonhosted.org/packages/0e/9e/ec923e9a7f90f2ae40ca64ce515ea0df2c9d15f32a9a2352d50795a280c8/aiogrpcclient-1.3.5-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-05-29 16:20:21",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "izihawa",
    "github_project": "aiogrpcclient",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "lcname": "aiogrpcclient"
}
        
Elapsed time: 0.17138s