Skip to content

Updated functionality #1

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 7 commits into from
Mar 1, 2018
Merged

Updated functionality #1

merged 7 commits into from
Mar 1, 2018

Conversation

BenikaH
Copy link
Owner

@BenikaH BenikaH commented Mar 1, 2018

Since your branch is more recent, may we merge these branches? I'd like to extend what you've done as well.

I have found 24 endpoints from stats.nba.com that are not currently included in nba_py

Here are first 6 new endpoints in 6 new classes that can hopefully be added to the master repo

I'm quite new to Python and GitHub so please let me know if I'm doing anything wrong, but hopefully I did enough testing on these classes before committing.
Fixed Travis CI suggestions
Added some parameters that aren't required but can be provided anyway
Team hustle stats!

Two new endpoints with their classes:  TeamHustleLeaders (endpoint: leaguehustlestatsteamleaders) and TeamHustleStats (endpoint: leaguehustlestatsteam)
Player hustle stats added!  10 of 24 new endpoints now added (if you include teams.py).

In this update:  Two new endpoints with their classes:  PlayerHustleLeaders (endpoint: leaguehustlestatsplayerleaders) and PlayerHustleStats (endpoint: leaguehustlestatsplayer)
fixed Travis CI whitespace issues and added call to _api_scrape inside TeamHustleStats
Travis CI whitespace issues fixed
@BenikaH BenikaH merged commit bcfed33 into BenikaH:master Mar 1, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants