Skip to content

Python script to enumerate all possible playoff scenarios. Only useful in the last few weeks.

License

Notifications You must be signed in to change notification settings

AdamCurtisVT/fantasy-football-playoff-calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fantasy Football Playoff Calculator

This Python script will iterate through all possible playoff scenarios in a given Sleeper league and print out the percentage chance each team has to make the playoffs. Depending on your league size and the week playoffs start, it can take a significant amount of time to run through all the scenarios. In a 10-team league with playoffs starting in week 14, this script completes in a reasonable amount of time starting in week 9.

About

Python script to enumerate all possible playoff scenarios. Only useful in the last few weeks.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages