kayle


Namekayle JSON
Version 0.5.46 PyPI version JSON
download
home_pagehttps://github.com/Bcastet/camille
SummaryRiot Games API Match wrapper for async requests
upload_time2023-11-23 22:26:59
maintainer
docs_urlNone
authorBenjamin Castet
requires_python
licenseBSD 2-clause
keywords
VCS
bugtrack_url
requirements munch pantheon Pillow pytest requests setuptools
Travis-CI No Travis.
coveralls test coverage No coveralls.
            
            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/Bcastet/camille",
    "name": "kayle",
    "maintainer": "",
    "docs_url": null,
    "requires_python": "",
    "maintainer_email": "",
    "keywords": "",
    "author": "Benjamin Castet",
    "author_email": "benjamin.castet@gmail.com",
    "download_url": "",
    "platform": null,
    "description": "",
    "bugtrack_url": null,
    "license": "BSD 2-clause",
    "summary": "Riot Games API Match wrapper for async requests",
    "version": "0.5.46",
    "project_urls": {
        "Homepage": "https://github.com/Bcastet/camille"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "83c51630dabb64b0805a8a7f38b069f9d4bce1d049337b17d6fe5eb17849738d",
                "md5": "d0f470fde6cecd785832d702b3d4933c",
                "sha256": "2c9f40fb3947c23e906b011221895143ea9eb9a049ce9579f97872fb97590255"
            },
            "downloads": -1,
            "filename": "kayle-0.5.46-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "d0f470fde6cecd785832d702b3d4933c",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 27491,
            "upload_time": "2023-11-23T22:26:59",
            "upload_time_iso_8601": "2023-11-23T22:26:59.795556Z",
            "url": "https://files.pythonhosted.org/packages/83/c5/1630dabb64b0805a8a7f38b069f9d4bce1d049337b17d6fe5eb17849738d/kayle-0.5.46-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2023-11-23 22:26:59",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "Bcastet",
    "github_project": "camille",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": false,
    "requirements": [
        {
            "name": "munch",
            "specs": [
                [
                    "==",
                    "2.5.0"
                ]
            ]
        },
        {
            "name": "pantheon",
            "specs": [
                [
                    "==",
                    "2.0.0"
                ]
            ]
        },
        {
            "name": "Pillow",
            "specs": [
                [
                    "==",
                    "9.3.0"
                ]
            ]
        },
        {
            "name": "pytest",
            "specs": [
                [
                    "==",
                    "7.2.0"
                ]
            ]
        },
        {
            "name": "requests",
            "specs": [
                [
                    "==",
                    "2.28.1"
                ]
            ]
        },
        {
            "name": "setuptools",
            "specs": [
                [
                    "==",
                    "65.5.0"
                ]
            ]
        }
    ],
    "lcname": "kayle"
}
        
Elapsed time: 0.20296s