fantasy-football-metrics-weekly-report icon indicating copy to clipboard operation
fantasy-football-metrics-weekly-report copied to clipboard

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

Results 38 fantasy-football-metrics-weekly-report issues
Sort by recently updated
recently updated
newest added

## Description of Issue Docker command `docker-compose up -d` not working. Tried running in administrator PowerShell as suggested in the troubleshooting guide but this gave the same error. ## Additional...

bug

Bumps [numpy](https://github.com/numpy/numpy) from 1.21.2 to 1.22.0. Release notes Sourced from numpy's releases. v1.22.0 NumPy 1.22.0 Release Notes NumPy 1.22.0 is a big release featuring the work of 153 contributors spread...

dependency

Bumps [pillow](https://github.com/python-pillow/Pillow) from 8.3.2 to 9.0.1. Release notes Sourced from pillow's releases. 9.0.1 https://pillow.readthedocs.io/en/stable/releasenotes/9.0.1.html Changes In show_file, use os.remove to remove temporary images. CVE-2022-24303 #6010 [@​radarhere, @​hugovk] Restrict builtins within...

dependency

Not sure how this was intended, but once playoffs are entered, can reports still be generated? Not sure exactly. Still interested in some stats, if that is how this program...

feature request

## Description of Issue With a recent update to Docker, the report running instructions will not work if Compose v2 is enabled. ## Additional Information as Applicable To disable Compose...

bug

## Description Table for each team's best and worst players vs projection on a weekly / seasonal basis. ## Use case A table of under- and over-performers could facilitate trade...

feature request

## Description of Issue Went to run the application and all is well with the app until report.builder goes to call the Sleeper API is when there's a traceback error....

bug

A player in Fantasy Football that has eligible spot for WR,RB can be double counted. This year Cordarrelle Patterson is listed as an eligible WR,RB and was counted as both...

bug

## Description Similar to the weekly top scorer running list, would be great to also highlight the lowest totals as well.

feature request

## Description of Issue When running `docker exec -it fantasy-football-metrics-weekly-report_app_1 python main.py` as suggested in the readme, it returns an error: `Error: No such container: fantasy-football-metrics-weekly-report_app_1` It appears the container...

bug