Programmatic access to the Her Hoop Stats website
Project description
Her Hoop Stats
Provides access to the Her Hoops Stats service for women's basketball (WNBA/NCAA) statistics. Subscription required.
Installation
Python >= 3.5
pip install herhoopstats
Usage
from herhoopstats.api import HerHoopStats
api = HerHoopStats(email="<EMAIL>", password="<PASSWORD>")
teams = api.get_teams()
drexel = [t for t in teams if t.team == "Drexel"][0]
stats = api.get_team_statistics(drexel)
roster = api.get_roster_for_team(drexel)
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
herhoopstats-0.0.1.tar.gz
(4.0 kB
view details)
Built Distributions
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
herhoopstats-0.0.1-py3.9.egg
(7.2 kB
view details)
File details
Details for the file herhoopstats-0.0.1.tar.gz.
File metadata
- Download URL: herhoopstats-0.0.1.tar.gz
- Upload date:
- Size: 4.0 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e0363762b8b78fc11b3d529b8a44c59ac459ed4c505ab8597746f731b6fefbef
|
|
| MD5 |
4cf7dd87c604b059e4a3f37941c7b482
|
|
| BLAKE2b-256 |
c328bafb93ecf6366c7ef88382fa0d6731df4b50d0b75fdce359405f698ae113
|
File details
Details for the file herhoopstats-0.0.1-py3.9.egg.
File metadata
- Download URL: herhoopstats-0.0.1-py3.9.egg
- Upload date:
- Size: 7.2 kB
- Tags: Egg
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f02aafdce84159906e661e6a00d7736ddba94d314b752f4bd6392746d4e2c295
|
|
| MD5 |
0f370abd87ca378d863df1150201039e
|
|
| BLAKE2b-256 |
53e54ac465a93b6bccf6903943a27628706301c21e45cfebb1381e7d795cc464
|
File details
Details for the file herhoopstats-0.0.1-py3-none-any.whl.
File metadata
- Download URL: herhoopstats-0.0.1-py3-none-any.whl
- Upload date:
- Size: 4.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.0 CPython/3.9.7
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
654d457e3be0dce4dcc0455055259d7c3c1d6111e13b3bf29d6d4b7e7e7156ab
|
|
| MD5 |
37278c6be579954f88a2ded7d5b59369
|
|
| BLAKE2b-256 |
ca3ec3a5227da0b6998bbba23a89c08e2cd75fa89939a5514890105a3ba42b26
|