/hoopster

Primary LanguagePythonBSD 3-Clause "New" or "Revised" LicenseBSD-3-Clause

hoopster

Python API for EuroLeague and Eurocup basketball

Deployment pypi hoopster
Build Status
Metrics codacy hoopster python codecov hoopster python
License bsd
Community

Getting Started

Installation

This client is hosted at PyPi under the name hoopster, to install it, simply run

pip install hoopster

or install dev version:

git clone https://github.com/skoudoro/hoopster.git
pip install -e .