memorygogl.blogg.se

Cassiopeia u.gg
Cassiopeia u.gg







filter is a python built-in that operates on a list and filters the items in it based on some criteria. filter method is called on the list of champion masteries.

CASSIOPEIA U.GG CODE

The explanation explains how the three bullet points above fit together and allow this code to be run. If you just want a quick look at how the interface looks, feel free to just read these three lines and skip the explanation. We will quickly and efficiently look up the champion masteries for the summoner “Kalturi” (one of the developers) and print the champions he is best at. Cass already supports Data Dragon and the champion.gg API in addition to the Riot API.ĭynamic settings so you can configure Cass for your specific use case. Because Cass is a framework and not just an API wrapper, you can integrate your own data sources into your project. Guaranteed optimal usage of your API key.īuilt in caching and (coming) the ability to easily hook into a database for offline storage of data.Įxtendability to non-Riot data. Why use Cass? ¶Īn excellent user interface that makes working with data from the Riot API easy and fun. Scroll down for a quick example of how Cass works, what Cass does for you as a user, and information about contributing. Together, these three pieces provide the user experience we desire. Cass differentiates itself from other API wrappers by taking a page from one of Cassiopeia’s quotes, “I’ll take care of everything.” Our main goal is to make your life (and ours) as developers easy.Īn interface for pulling data from the Riot API.Ī type system of classes for holding and working with the data pulled from Riot.Ĭaches and databases to temporarily and permanently store that data.

cassiopeia u.gg

Cassiopeia Documentation ¶ What is Cassiopeia? ¶Ĭassiopeia (which we fondly call Cass) is a framework for pulling and working with data from the Riot API.







Cassiopeia u.gg