Popularity
5.8
Declining
Activity
0.0
Stable
17
3
1

Monthly Downloads: 16
Programming language: Haskell
License: MIT License
Tags: API    
Latest version: v0.3.0

kawhi alternatives and similar packages

Based on the "API" category.
Alternatively, view kawhi alternatives based on common mentions on social networks and blogs.

Do you think we are missing an alternative of kawhi or a related project?

Add another 'API' Package

README

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.