wsba-hockey 0.1.4__py3-none-any.whl → 1.0.0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
wsba_hockey/__init__.py CHANGED
@@ -1 +1 @@
1
- from wsba_main import nhl_scrape_game,nhl_scrape_schedule,nhl_scrape_season,nhl_scrape_seasons_info,nhl_scrape_standings,nhl_scrape_roster,nhl_scrape_draft_rankings,nhl_scrape_prospects,nhl_calculate_stats,nhl_shooting_impacts,nhl_plot_skaters_shots,nhl_plot_games,repo_load_rosters,repo_load_schedule,repo_load_teaminfo,repo_load_pbp,repo_load_seasons
1
+ from .wsba_main import nhl_scrape_game,nhl_scrape_schedule,nhl_scrape_season,nhl_scrape_seasons_info,nhl_scrape_standings,nhl_scrape_roster,nhl_scrape_draft_rankings,nhl_scrape_prospects,nhl_calculate_stats,nhl_shooting_impacts,nhl_plot_skaters_shots,nhl_plot_games,repo_load_rosters,repo_load_schedule,repo_load_teaminfo,repo_load_pbp,repo_load_seasons
wsba_hockey/tools/agg.py CHANGED
@@ -1,6 +1,6 @@
1
1
  import pandas as pd
2
2
  import numpy as np
3
- from tools.xg_model import *
3
+ from .xg_model import *
4
4
 
5
5
  ## AGGREGATE FUNCTIONS ##
6
6
 
@@ -5,7 +5,7 @@ import pandas as pd
5
5
  pd.options.mode.chained_assignment = None
6
6
  from scipy.interpolate import griddata
7
7
  from scipy.ndimage import gaussian_filter
8
- from tools.xg_model import *
8
+ from .xg_model import *
9
9
  from hockey_rink import NHLRink
10
10
  from hockey_rink import CircularImage
11
11
 
@@ -2,7 +2,7 @@ import re
2
2
  from bs4 import BeautifulSoup
3
3
  import requests as rs
4
4
  import json as json_lib
5
- from tools.utils.shared import *
5
+ from .utils.shared import *
6
6
  import numpy as np
7
7
  import pandas as pd
8
8
  import warnings
wsba_hockey/wsba_main.py CHANGED
@@ -4,10 +4,10 @@ import numpy as np
4
4
  from datetime import datetime, timedelta, date
5
5
  import time
6
6
  import random
7
- from tools.scraping import *
8
- from tools.xg_model import *
9
- from tools.agg import *
10
- from tools.plotting import *
7
+ from .tools.scraping import *
8
+ from .tools.xg_model import *
9
+ from .tools.agg import *
10
+ from .tools.plotting import *
11
11
 
12
12
  ### WSBA HOCKEY ###
13
13
  ## Provided below are all integral functions in the WSBA Hockey Python package. ##
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.4
2
2
  Name: wsba_hockey
3
- Version: 0.1.4
3
+ Version: 1.0.0
4
4
  Summary: WeakSide Breakout's complete Python package of access to hockey data, primairly including the scraping of National Hockey League schedule, play-by-play, and shifts information.
5
5
  Author-email: Owen Singh <owenbksingh@gmail.com>
6
6
  Project-URL: Homepage, https://github.com/owensingh38/wsba_hockey/
@@ -1,18 +1,18 @@
1
- wsba_hockey/__init__.py,sha256=O6xg_IEhZqbwVYB3Nv5x0wZyz93lvROf31g8zW63M0k,352
2
- wsba_hockey/wsba_main.py,sha256=64TMphYtWySexC8SwDvEhzoxTU4M3fbQMDUG6dAVaG4,37468
1
+ wsba_hockey/__init__.py,sha256=QXyc8FFlCDWQuECyyEbj80ASHEbTFj4R13DOFOY9nJg,353
2
+ wsba_hockey/wsba_main.py,sha256=YV1EIw09G3runuys60ANlB8dbpMykk0JA0jdftiZeSk,37472
3
3
  wsba_hockey/stats/calculate_viz/shot_impact.py,sha256=7zxf64yt87YDucUBG31W75u951AUbMC7a3x5ClNIxYI,39
4
4
  wsba_hockey/tools/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
5
- wsba_hockey/tools/agg.py,sha256=qe6TLwxkNRwZM3-EFp5sxuwo8gHY9kk5M-eShqOg0gs,9565
6
- wsba_hockey/tools/plotting.py,sha256=nmSX9A6-ddIeSkLZqzF6XxPgcClYW9LvmNCdZnJRSuc,3820
7
- wsba_hockey/tools/scraping.py,sha256=TkNJxqxzODzSpM8Mx8AbDnw-wDJLF7DZXQFeqFsgdsQ,48745
5
+ wsba_hockey/tools/agg.py,sha256=WRfuxJt0OgDSEkqHtuGql9nZrQnLGzkm6DUFVbDXayE,9560
6
+ wsba_hockey/tools/plotting.py,sha256=cwB9vU2OEZYN7nCnlmqKiNAeBFstxPNMWrPSZB5r8Gs,3815
7
+ wsba_hockey/tools/scraping.py,sha256=3wg3cAYXUsTfMTByeCqOTVTK_QOMZlAQ3RtvsJgcF7I,48740
8
8
  wsba_hockey/tools/xg_model.py,sha256=qjScRMzLOkVsv6zVzJJxHBlbBPF6xg6_koncMCyYGYE,15052
9
9
  wsba_hockey/tools/archive/old_scraping.py,sha256=hEjMI1RtfeZnf0RBiJFI38oXkLZ3WofeH5xqcF4pzgM,49585
10
10
  wsba_hockey/tools/utils/__init__.py,sha256=vccXhOtzARoR99fmEWU1OEI3qCIdQ9Z42AlRA_BUhrs,114
11
11
  wsba_hockey/tools/utils/config.py,sha256=D3Uk05-YTyrhfReMTTLfNI3HN_rON2uo_CDE9oER3Lg,351
12
12
  wsba_hockey/tools/utils/save_pages.py,sha256=CsyL_0n-b-4pJoUauwU3HpnCO6n69-RlBMJQBd_qGDc,4979
13
13
  wsba_hockey/tools/utils/shared.py,sha256=dH_JwZfia5fib8rksy5sW-mBp0pluBPvw37Vdr8Kap0,14211
14
- wsba_hockey-0.1.4.dist-info/licenses/LICENSE,sha256=Nr_Um1Pd5FQJTWWgm7maZArdtYMbDhzXYSwyJIZDGik,1114
15
- wsba_hockey-0.1.4.dist-info/METADATA,sha256=pXXRpeNBfX_0O09o0iWqvfh3zBJAfSklcPt10wVi7ZU,3534
16
- wsba_hockey-0.1.4.dist-info/WHEEL,sha256=lTU6B6eIfYoiQJTZNc-fyaR6BpL6ehTzU3xGYxn2n8k,91
17
- wsba_hockey-0.1.4.dist-info/top_level.txt,sha256=acU7s3x-RZC1zGiqCOmO0g267iqCg34lzIfdmYxxGmQ,12
18
- wsba_hockey-0.1.4.dist-info/RECORD,,
14
+ wsba_hockey-1.0.0.dist-info/licenses/LICENSE,sha256=Nr_Um1Pd5FQJTWWgm7maZArdtYMbDhzXYSwyJIZDGik,1114
15
+ wsba_hockey-1.0.0.dist-info/METADATA,sha256=z9Iunr1XgXkMDXHO2T51CFi1m6iBWgAUrIM-ALYgY8E,3534
16
+ wsba_hockey-1.0.0.dist-info/WHEEL,sha256=lTU6B6eIfYoiQJTZNc-fyaR6BpL6ehTzU3xGYxn2n8k,91
17
+ wsba_hockey-1.0.0.dist-info/top_level.txt,sha256=acU7s3x-RZC1zGiqCOmO0g267iqCg34lzIfdmYxxGmQ,12
18
+ wsba_hockey-1.0.0.dist-info/RECORD,,