kawhi icon indicating copy to clipboard operation
kawhi copied to clipboard

stats.nba.com library :basketball:

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.