ringcentral


Nameringcentral JSON
Version 0.9.1 PyPI version JSON
download
home_pagehttps://github.com/ringcentral/ringcentral-python
SummaryRingCentral Python SDK
upload_time2024-11-21 00:24:42
maintainerNone
docs_urlNone
authorKirill Konshin
requires_pythonNone
licenseNone
keywords sdk ringcentral connect platform api python
VCS
bugtrack_url
requirements observable requests websockets
Travis-CI No Travis.
coveralls test coverage
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/ringcentral/ringcentral-python",
    "name": "ringcentral",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "sdk, ringcentral, connect, platform, api, python",
    "author": "Kirill Konshin",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/98/50/ba283c9470a4e5a22fd8b3c4904aa3e9cb6a401d22a56da8610c4e8ecb7f/ringcentral-0.9.1.tar.gz",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": null,
    "summary": "RingCentral Python SDK",
    "version": "0.9.1",
    "project_urls": {
        "Download": "https://github.com/ringcentral/ringcentral-python/tarball/0.9.1",
        "Homepage": "https://github.com/ringcentral/ringcentral-python"
    },
    "split_keywords": [
        "sdk",
        " ringcentral",
        " connect",
        " platform",
        " api",
        " python"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d001c20e1a537cd01bd9499f2d5d6c4a76b18902ca6662de32774575635d5b9c",
                "md5": "b02957b6171fa831ed19159ea5f53784",
                "sha256": "bb05b8d250d4ee4861d3cbad9f19a3acbb2723e1fbb3d91fbebbebbacd0d3c4f"
            },
            "downloads": -1,
            "filename": "ringcentral-0.9.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "b02957b6171fa831ed19159ea5f53784",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 24660,
            "upload_time": "2024-11-21T00:24:40",
            "upload_time_iso_8601": "2024-11-21T00:24:40.532908Z",
            "url": "https://files.pythonhosted.org/packages/d0/01/c20e1a537cd01bd9499f2d5d6c4a76b18902ca6662de32774575635d5b9c/ringcentral-0.9.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9850ba283c9470a4e5a22fd8b3c4904aa3e9cb6a401d22a56da8610c4e8ecb7f",
                "md5": "f65184076be29bc59351cf86d3e8ba99",
                "sha256": "cf2d34cc27322079fc1814b3f62457af97f6f63800b1745f44a598d931456b3e"
            },
            "downloads": -1,
            "filename": "ringcentral-0.9.1.tar.gz",
            "has_sig": false,
            "md5_digest": "f65184076be29bc59351cf86d3e8ba99",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 19620,
            "upload_time": "2024-11-21T00:24:42",
            "upload_time_iso_8601": "2024-11-21T00:24:42.284146Z",
            "url": "https://files.pythonhosted.org/packages/98/50/ba283c9470a4e5a22fd8b3c4904aa3e9cb6a401d22a56da8610c4e8ecb7f/ringcentral-0.9.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-11-21 00:24:42",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ringcentral",
    "github_project": "ringcentral-python",
    "travis_ci": false,
    "coveralls": true,
    "github_actions": true,
    "requirements": [
        {
            "name": "observable",
            "specs": [
                [
                    "==",
                    "0.3.*"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.*"
                ]
            ]
        },
        {
            "name": "websockets",
            "specs": [
                [
                    "==",
                    "12.*"
                ]
            ]
        }
    ],
    "lcname": "ringcentral"
}
        
Elapsed time: 0.53169s