This repo exists as a I have a lot of passion for the game of League, so it houses the League projects I have worked on, currently working on, and future projects I will work on.
Running championsearch.py allows you to input your champion, the enemy champion (usually your lane opponent), and the key ability of your champion and the enemy champion to compare. The output is both champion's ability cooldowns, as well as the cooldown difference between your key ability and the enemy's. An example is shown below:
Additionally, the program will open up the op.gg champion page and a YouTube video. The video showcases a high-elo game where the champion you play wins against the enemy champion.
championsearch.py is a great tool to use before you get into game. The text output allows you calibrate how long each ability's cooldown is for the enemy and gets you in the mindset of thinking of which key ability the enemy has you need to be wary of. As for the links, the op.gg page allows a player new to a champ quickly understand what abilities to max, items to build, etc. Yet the most important functionality may be the video. The video lets you quickly get into the specifics of a matchup, giving the player model gameplay and allowing them to emulate it.