issues Search Results · repo:rbarton65/espnff language:Python
Filter by
25 results
(56 ms)25 results
inrbarton65/espnff (press backspace or delete to remove)From what I can tell, some big changes to the ESPN fantasy platform may have changed the format of the JSON this package
parses. Especially when attempting to get the leage: league = League(league_id, ...
earlejam
- 16
- Opened on Feb 15, 2019
- #59
This is not an issue with your code but espnff is affected.
for some reason the scoreboard API just kind breaks when making requests for my league, for a specified matchup period,
when making a request ...
AndrewMcBrayer
- 1
- Opened on Dec 9, 2018
- #58
TL;DR deleted members mess up the matrix math so your dominance matrix and thus power rankings won t be correct
My league has been ongoing since 2016. Since then we ve had to delete two members, but in ...
dmrickert
- Opened on Sep 25, 2018
- #55
I see the revision to the team parameter on JUL 28 with the fetch_roster parameter but I m unable to correctly pull
roster information
kevintpeters
- Opened on Sep 8, 2018
- #53
I see you added cookie support, and I was able to hack my way into using it. However, I think you should document this,
and provide a method for setting your cookies. The only way I could get this to work ...
thend20
- 1
- Opened on Sep 6, 2018
- #52
There is a typo in league.py, line 108
matchupPeriodId should be matchUpPeriodId else there is an error when trying to get the scoreboard by week.
naburnham
- 1
- Opened on Jul 31, 2018
- #50
It looks like there s a discrepancy between the project files at PyPI (https://pypi.org/project/espnff/1.3.1/#files)
versus in this repository and the latest version on master. Is there any plans to update ...
ewmoore823
- Opened on May 5, 2018
- #49
Getting:
league = League(719284, 2017)
Traceback (most recent call last): File stdin , line 1, in module File
/Users/Ash/Downloads/espnff-master/espnff/league.py , line 22, in init self._fetch_league() ...
CowboyKillers
- 2
- Opened on Apr 24, 2018
- #48
Any idea how one would adapt this to ESPNs fantasty baseball? Would it use a similar or different API?
klatta87
- Opened on Apr 14, 2018
- #47

Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Restrict your search to the title by using the in:title qualifier.
Learn how you can use GitHub Issues to plan and track your work.
Save views for sprints, backlogs, teams, or releases. Rank, sort, and filter issues to suit the occasion. The possibilities are endless.Learn more about GitHub IssuesProTip!
Press the /
key to activate the search input again and adjust your query.