Skip to content

namiszh/yfb

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

94 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Yahoo Fantasy Basketball

This project contains a WebApp and toolkit to help playing with yahoo fantasy basketball.

WebApp

Flask web application to analysis and visualize the performance of your yahoo fantasy basketball teams for the current season. This would need to authorize to sign in to yahoo, and then import stats via yahoo api.

Toolkit

Several standalone python scripts using selenium to do automatic work.

  • Draft Tools

    • Pre Draft Price Evaluation

      Scrapes project data from basketballmonster, and then evaluates the price for each player. The result is exported to a csv file.

    • Import Pre Draft Values

      Reads player prices from a csv file, and then imports these values to your yahoo team.
      Used for auction draft type league.

    • Import Pre Draft Ranks

      Reads player ranks from a csv file, and then imports the player ranks to your yahoo team.
      Used for snake draft type league.

  • Lineup Tools

    • Start Active Players

      Starts active players for your teams for today and upcoming days.

About

Yahoo Fantasy Basketball WebApp and Toolkit

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published