-
### Sport
Football
### Summary
The BoxPlayer object holds information about a performance from a player in a week.
It has fields _injured_ and _injuryStatus_ to represent the player's inju…
-
It looks like @uberfastman may not be updating this project any longer, but not entirely sure.
Now that week 1 of the 2022 season is complete, found that two features no longer work:
* Covid Risk …
-
## Description of Issue
Just setting this up, and haven't run it all the way through successfully yet. Running into an AttributeError.
`AttributeError: 'NoneType' object has no attribute 'get'`
…
-
## 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.
## Additional Information as …
-
## 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.
## A…
-
### What's the problem you're trying to solve?
My API is a npm install and I can not figure out how to connect to it. I have read the documentation and it is still not working.
### Post any code …
-
### Sport
Football
### Summary
Trying to get the Pro Team and Position for previous year's draft picks. These properties aren't members of the Pick class, so I'm calling the League.player_info() me…
-
Component: `Input`
Dependencies:
```
"dependencies": {
"bootstrap": "^4.0.0",
"react": "^16.2.0",
"react-dom": "^16.2.0",
"react-icons": "^2.2.7",
"react-redux": "^5.0.6"…
gorbs updated
2 years ago
-
Allow user to key in specific players to compare to each other. Upon submitting the players to be compared, fetch a chart that shows a PDF for fantasy point scoring likelihood using the points scored …
-
### Sport
Football
### Summary
Week 1 score missing when using player_info() function.
### Logs/Data
I'm currently using the API to do some calculations on my fantasy league. I noticed that sever…