Fantasy Football Metrics Weekly Report Versions Save

Command line application to create weekly reports (containing stats, metrics, and rankings) for Fantasy Football leagues on the following platforms: Yahoo, Fleaflicker, Sleeper, ESPN.

v7.0.0

4 years ago

Documentation updates, dependency updates, and report cleanup.

v6.0.0-beta

4 years ago

Previously, the report used platform specific data structures to retrieve data. Now it uses generic classes that can have any platform data mapped to them in order to support future integration with additional platforms beyond just Yahoo.

v5.0.0-beta

4 years ago

Completely overhauled/refactored application. The entire application was littered with legacy code, over-engineered structures, and messy logic. This effort was an attempt to weed out much of that and make the overall app more modular. That being said, this will likely be a continuing effort going forward as well.

v3.0.0-alpha

4 years ago

v2.0.0-alpha

4 years ago

v1.0.0

4 years ago

v4.0.1-beta

4 years ago

Upgrade missed yffpy usage in Monte Carlo simulations and remove old test/example code.