Nba Py Versions Save

Python client for NBA statistics located at stats.nba.com

0.1.1a2

7 years ago

Changelog:

  • Reworks boxscore endpoint objects as they were changed upstream
  • Adds automated pypi uploading

v0.1a1

8 years ago

This is the official first alpha release of nba_py! Let me know if there are any bugs (I'm sure there's a ton) but I would love to go out and fix them with you!

To install:

$ pip install nba_py-[RELEASE]-py2.py3-none-any.whl

There's some pretty cool stuff

Fully functional:

  • Team
  • Player

Semi-functional:

  • Game
  • Scoreboard

Not finished:

  • Documentation (Coming along though)