This repository has been archived by the owner on Nov 1, 2021. It is now read-only.
Releases: seemethere/nba_py
Releases · seemethere/nba_py
Fixing advanced boxscore endpoints
Changelog:
- Reworks boxscore endpoint objects as they were changed upstream
- Adds automated pypi uploading
First 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)