espn-api: Use Python to analyze your league

https://github.com/cwendt94/espn-api

I found espn-api last year when I was looking for something to give our managers a little more insight into the league we're playing in. Has anybody else worked with it? What scripts did you come up with?

2 points · 2 comments · view on lemmy.world

2 Comments

monsdar@feddit.de · 1 pts · 2y

One of the things that's still running is a weekly power ranking that gets posted into our Telegram group.

When we played points it ranked the total points of all managers over the last 4 weeks and showed that as a ranking.

Now that we play 9cat h2h it's a bit more complex, as it ranks each category for each manager and sums the outcome into a final ranking.

monsdar@feddit.de · 1 pts · 2y

Another thing we do is a simple script that posts all the activity into our Telegram group. Helps to have everyone up to date without the hassle of checking the app regularly.