python-riot


Namepython-riot JSON
Version 0.3.1 PyPI version JSON
download
home_pageNone
SummaryInoffical python lib for the Riot API written in python
upload_time2024-07-10 11:56:54
maintainerNone
docs_urlNone
authorNone
requires_python>=3.11
licenseNone
keywords api league of legends python riot
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            # python_riot

Inoffical simple wrapper for the Riot API (https://developer.riotgames.com/).

This is a basic wrapper! Without a rate limiting handling and so on.
If you are looking for more complete solution check out Cassiopeia: https://github.com/meraki-analytics/cassiopeia/tree/master

# Disclaimer

Cassiopeia isn't endorsed by Riot Games and doesn't reflect the views or opinions of Riot Games or anyone officially involved in producing or managing League of Legends. League of Legends and Riot Games are trademarks or registered trademarks of Riot Games, Inc. League of Legends © Riot Games, Inc.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "python-riot",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.11",
    "maintainer_email": null,
    "keywords": "API, League of Legends, Python, Riot",
    "author": null,
    "author_email": "Johannes Eimer <info@jep-dev.com>",
    "download_url": "https://files.pythonhosted.org/packages/9c/96/f9243e202cea58611093d4c5e76d916800ce99e18ea19e06a87bc088ffc2/python_riot-0.3.1.tar.gz",
    "platform": null,
    "description": "# python_riot\n\nInoffical simple wrapper for the Riot API (https://developer.riotgames.com/).\n\nThis is a basic wrapper! Without a rate limiting handling and so on.\nIf you are looking for more complete solution check out Cassiopeia: https://github.com/meraki-analytics/cassiopeia/tree/master\n\n# Disclaimer\n\nCassiopeia isn't endorsed by Riot Games and doesn't reflect the views or opinions of Riot Games or anyone officially involved in producing or managing League of Legends. League of Legends and Riot Games are trademarks or registered trademarks of Riot Games, Inc. League of Legends \u00a9 Riot Games, Inc.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Inoffical python lib for the Riot API written in python",
    "version": "0.3.1",
    "project_urls": null,
    "split_keywords": [
        "api",
        " league of legends",
        " python",
        " riot"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "525790357fd494d6a00bcd228b8c606dc6d021f1026e2fe86e5fe4e0a633ea6a",
                "md5": "011bd6e18971b50ca7167cc01eb60426",
                "sha256": "a8d922e8922a11cfcdac3ce3eeafb49446505a17735e085302fc94237b75abbd"
            },
            "downloads": -1,
            "filename": "python_riot-0.3.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "011bd6e18971b50ca7167cc01eb60426",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.11",
            "size": 9920,
            "upload_time": "2024-07-10T11:56:53",
            "upload_time_iso_8601": "2024-07-10T11:56:53.383596Z",
            "url": "https://files.pythonhosted.org/packages/52/57/90357fd494d6a00bcd228b8c606dc6d021f1026e2fe86e5fe4e0a633ea6a/python_riot-0.3.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9c96f9243e202cea58611093d4c5e76d916800ce99e18ea19e06a87bc088ffc2",
                "md5": "257d2ea36689e0b345a4c1df04cb1814",
                "sha256": "3cb125cdc84fcd1a12afe57e57af098cd382bcb9efa4b51b7561019a24f0d446"
            },
            "downloads": -1,
            "filename": "python_riot-0.3.1.tar.gz",
            "has_sig": false,
            "md5_digest": "257d2ea36689e0b345a4c1df04cb1814",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.11",
            "size": 7183,
            "upload_time": "2024-07-10T11:56:54",
            "upload_time_iso_8601": "2024-07-10T11:56:54.468892Z",
            "url": "https://files.pythonhosted.org/packages/9c/96/f9243e202cea58611093d4c5e76d916800ce99e18ea19e06a87bc088ffc2/python_riot-0.3.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-07-10 11:56:54",
    "github": false,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "lcname": "python-riot"
}
        
Elapsed time: 0.25654s