https://pypi.org/project/dlo/
Features
* Gets NBA data from stats.nba.com
* Adapts to changes in the stats.nba.com API
* Retrieves possible values for each parameter
* Automatically fills in non-specified required parameter for endpoint
* pandas library not needed but recommended
TODO
* add logging
* add new class to get PlayerID from name, etc.