cassiopeia icon indicating copy to clipboard operation
cassiopeia copied to clipboard

An all-inclusive Python framework for the Riot Games League of Legends API. Cass focuses on making the data easy and fun to work with, while providing all the tools necessary to create a website or do...

Results 61 cassiopeia issues
Sort by recently updated
recently updated
newest added

I've been encountering this issue a couple of times now. For context, I'm performing fetching tasks in a multiprocess environment. I'd say that this is quite rare but still quite...

Hello I'm new to Cassiopeia and have been trying to get the lane information from a summoner in a game. What I have been doing is: ` match.participants[summoner].lane` but it...

To reproduce the bug, make a virtual environment under `Python 3.10.2`. Install `cassiopeia `with `pip install cassiopeia`. And run the following script https://github.com/meraki-analytics/cassiopeia/blob/master/examples/timeline.py but at time `00:10`. Traceback: ```py Traceback...

To reproduce the bug, make a virtual environment under `Python 3.10.2`. Install `cassiopeia` with `pip install cassiopeia`. And run the following script https://github.com/meraki-analytics/cassiopeia/blob/master/examples/timeline.py. Traceback: ``` Traceback (most recent call last):...

Should be around this line: https://github.com/meraki-analytics/cassiopeia/blob/fb22e0dd2c71ae5e14c046379e49c8a44215e79d/cassiopeia/data.py#L68

Hello, I get an error when I try to get data from a match at a specific time in it, but when I run the function I get an error....

While trying to use Cassiopeia today, I discovered that some queue types aren't represented within the Cassiopeia source code. For example, queue ID 1700 is missing. See https://static.developer.riotgames.com/docs/lol/queues.json from https://developer.riotgames.com/docs/lol#working-with-lol-apis_game-constants.

maybe your api need update VN2 server

[Riot Developer Relations update regarding Summoner Names/Riot IDs](https://www.riotgames.com/en/DevRel/summoner-names-to-riot-id). > starting later this year ... All player-facing front-end fields and forms will require modification. Applications featuring the "Find your Summoner by...

There's already an Emerald support PR (#438) up, but the pypi release version is still stuck at 5.0.3.