kawhi

Functions and types for interacting with stats.NBA.com


Keywords
library, mit, test, Control.Monad.Http, Data.NBA.Stats, NBA Stats, Kawhi Leonard, Get Haskell, Never give up!, guide, example, aaron-taylor, aeson, basketball, basketball-stats, haskell, haskell-language, haskell-library, nba, nba-analytics, nba-api, nba-games, nba-statistics, nba-stats, nba-stats-api, nba-visualization, thunky-monk
License
MIT
Install
cabal install kawhi-0.2.3

Documentation

Kawhi : stats.NBA.com library 🏀

Stackage Hackage Build Status

A Haskell library for working with NBA Stats data. NBA Stats contains rich data, but accessing it is difficult and tedious. Kawhi helps to automate the data retrieval, allowing users to focus on statistics.

It's named after Kawhi Leonard.

Jump Ball

To get started:

  1. Get Haskell. If you've never done any computer programming, this could be challenging. Never give up!
  2. Read the guide.
  3. Check out the example.