kawhi: stats.NBA.com library

This is a package candidate release! Here you can preview how this package release will appear once published to the main package index (which can be accomplished via the 'maintain' link below). Please note that once a package has been published to the main package index it cannot be undone! Please consult the package uploading documentation for more information.

[maintain] [Publish]

Functions and types for interacting with stats.NBA.com


[Skip to Readme]

Properties

Versions 0.0.1, 0.1.0, 0.2.0, 0.2.1, 0.2.1, 0.2.2, 0.2.3, 0.3.0
Change log changelog.md
Dependencies aeson (>=1.0), base (>=4.8 && <5), bytestring (>=0.10), exceptions (>=0.8), http-client (>=0.5.1), http-conduit (>=2.2), http-types (>=0.9), mtl (>=2.2), safe (>=0.3), scientific (>=0.3), text (>=1.2) [details]
License MIT
Author Aaron Taylor
Maintainer aaron@hamsterdam.co
Category API
Home page https://github.com/hamsterdam/kawhi
Source repo head: git clone https://github.com/hamsterdam/kawhi
Uploaded by aaron at 2016-09-16T00:26:10Z

Modules

[Index]

Downloads

Maintainer's Corner

Package maintainers

For package maintainers and hackage trustees


Readme for kawhi-0.2.1

[back to package description]

Kawhi : stats.NBA.com library 🏀

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.