Skip to content
This repository has been archived by the owner on Nov 1, 2021. It is now read-only.

Releases: seemethere/nba_py

Fixing advanced boxscore endpoints

01 Dec 22:41
Compare
Choose a tag to compare

Changelog:

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

First release!

02 Sep 23:46
Compare
Choose a tag to compare
First release! Pre-release
Pre-release

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)