Commit 377637a
authored
feat: V3 upgrade foundation. (#108)
* feat: V3 upgrade foundation.
-Deletes playoffs.py, moves this into schedule.
-renames methods using redundant 'get_'
-Adds players.py for player specific endpoints.
-Adds prospects to players.py
* fix: Tests fixed for proper renaming of methods.
Endpoint enum integration into all API calls
* fix: renames verbose to debug, for log level
* fix: Utah franchise_id when calling teams() requires specific logic
* update: README updated, reformatted for readability and cleaner information. Some more method refactoring to make sense
* feat: Final updates to methods.
* fix: README schedule.playoff_series_schedule now properly uses correct params1 parent d0f7137 commit 377637a
File tree
26 files changed
+1202
-425
lines changed- nhlpy
- api
- query
- tests
- query
26 files changed
+1202
-425
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
| 28 | + | |
| 29 | + | |
| 30 | + | |
0 commit comments