Skip to main content

Python client for NBA statistics located at nba.com

Project description

nbapy - stats.nba.com API for python

Documentation

An ongoing process, but check out the wiki or feel free to poke around the codebase.

Summary

A python facing API for stats.nba.com (Still in heavy development)

Installation

NOTE: Developmental builds, are by no means stable If you want the stable version use:

$ pip install nbapy

Else:

  • Download from source (git clone, zipped package)
  • Run from the root directory:
$ pip install .

Requirements

Planned development

1. Documentation

  • All around documentation not only of nbapy but also stats.nba.com (it's pretty nonexistent)

Development

1. Fork the repository and create a feature/bug fix branch

2. Install development requirements

$ pip install -e . ".[dev]"

3. Hack away

4. Create some tests

5. Make sure it's good code

$ pytest --cov

$ flake8

6. Submit a pull request

Other ways to contribute involve submitting any issues or adding some documentation!

To-Do

  • Jupyter Notebook documentation

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

nbapy-1.0.6.tar.gz (15.3 kB view hashes)

Uploaded Source

Built Distribution

nbapy-1.0.6-py3-none-any.whl (20.9 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page