Skip to content
This repository has been archived by the owner on Dec 30, 2021. It is now read-only.

saiemgilani/hoopR-py

Repository files navigation

hoopR-py is now archived

Please use sportsdataverse-py as a drop-in replacement

hoopR-py

Lifecycle:experimental PyPI Contributors Twitter Follow

See CHANGELOG.md for details.

hoopR-py is an Python package for working with men’s basketball data and companion package to hoopR

The package has functions to access live play by play and box score data from ESPN with shot locations when available.

Installation

hoopR-py can be installed via pip:

pip install hoopR-py

or from the repo (which may at times be more up to date):

git clone https://github.com/saiemgilani/hoopR-py
cd hoopR-py
pip install -e .

Our Authors

Citations

To cite the hoopR-py Python package in publications, use:

BibTex Citation

@misc{saiemgilani2021hoopRpy,
  author = {Gilani, Saiem},
  title = {hoopR-py: The SportsDataverse's Python Package for Men's Basketball Data.},
  url = {https://hoopR-py.sportsdataverse.org/},
  year = {2021}
}

About

A Python package to quickly obtain clean and tidy men's basketball play by play data.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published