agora-rest-client


Nameagora-rest-client JSON
Version 0.2.0 PyPI version JSON
download
home_pagehttps://github.com/AgoraIO-Community/agora-rest-client-python
Summaryagora rest client
upload_time2024-03-29 02:18:40
maintainerNone
docs_urlNone
authorAgora REST Client
requires_python!=3.0.*,!=3.1.*,!=3.2.*
licenseApache LICENSE 2.0
keywords agora rest client agora_rest_client agora-rest-client
VCS
bugtrack_url
requirements func-timeout requests schedule
Travis-CI No Travis.
coveralls test coverage No coveralls.
            See detailed information in [agora-rest-client-python](https://github.com/AgoraIO-Community/agora-rest-client-python).

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/AgoraIO-Community/agora-rest-client-python",
    "name": "agora-rest-client",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*",
    "maintainer_email": null,
    "keywords": "agora, rest, client, agora_rest_client, agora-rest-client",
    "author": "Agora REST Client",
    "author_email": null,
    "download_url": "https://files.pythonhosted.org/packages/df/39/37bfb8a2f92ccda9e1fdf9fa5825530f3ac0be36fddd4e8cbfa321e2c6bb/agora_rest_client-0.2.0.tar.gz",
    "platform": null,
    "description": "See detailed information in [agora-rest-client-python](https://github.com/AgoraIO-Community/agora-rest-client-python).\n",
    "bugtrack_url": null,
    "license": "Apache LICENSE 2.0",
    "summary": "agora rest client",
    "version": "0.2.0",
    "project_urls": {
        "Homepage": "https://github.com/AgoraIO-Community/agora-rest-client-python"
    },
    "split_keywords": [
        "agora",
        " rest",
        " client",
        " agora_rest_client",
        " agora-rest-client"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "98cfbac0082fcc5a1765201c539950d78e67541e8b6e33873f2131faa2a2fd5a",
                "md5": "f45e1cc03980e79c5d67ccc7804ec500",
                "sha256": "f7931b0422d4413059df120e53316711da9be7b5f1918cd43f88f15355f8320b"
            },
            "downloads": -1,
            "filename": "agora_rest_client-0.2.0-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "f45e1cc03980e79c5d67ccc7804ec500",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*",
            "size": 58035,
            "upload_time": "2024-03-29T02:18:39",
            "upload_time_iso_8601": "2024-03-29T02:18:39.287402Z",
            "url": "https://files.pythonhosted.org/packages/98/cf/bac0082fcc5a1765201c539950d78e67541e8b6e33873f2131faa2a2fd5a/agora_rest_client-0.2.0-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "df3937bfb8a2f92ccda9e1fdf9fa5825530f3ac0be36fddd4e8cbfa321e2c6bb",
                "md5": "095c1d58d308dd56477f1ecb919070b7",
                "sha256": "2d4fe4cc9fc2f520e55b21fc5c161284ddbf14f16a373dd42723ffe63af4af19"
            },
            "downloads": -1,
            "filename": "agora_rest_client-0.2.0.tar.gz",
            "has_sig": false,
            "md5_digest": "095c1d58d308dd56477f1ecb919070b7",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "!=3.0.*,!=3.1.*,!=3.2.*",
            "size": 37330,
            "upload_time": "2024-03-29T02:18:40",
            "upload_time_iso_8601": "2024-03-29T02:18:40.957409Z",
            "url": "https://files.pythonhosted.org/packages/df/39/37bfb8a2f92ccda9e1fdf9fa5825530f3ac0be36fddd4e8cbfa321e2c6bb/agora_rest_client-0.2.0.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-03-29 02:18:40",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "AgoraIO-Community",
    "github_project": "agora-rest-client-python",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "func-timeout",
            "specs": [
                [
                    ">=",
                    "4.3.5"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    ">=",
                    "2.24.0"
                ]
            ]
        },
        {
            "name": "schedule",
            "specs": [
                [
                    ">=",
                    "1.1.0"
                ]
            ]
        }
    ],
    "lcname": "agora-rest-client"
}
        
Elapsed time: 0.22623s