Skip to main content

A wrapper over the stats.nba.com API which builds in caching of GET queries.

Project description

Cache-or-GET NBA Wrapper

This is a simple wrapper over the stats.nba.com API which caches requests made.

Visit my Personal Website for other projects.

Dependencies

This project uses requests and sqlalchemy

Instructions

pip install cog_nba

Available Commands

The following command scan be used at this stage.

cog_nba.nba.get_current_players()

cog_nba.nba.get_all_players()

cog_nba.nba.get_player_career_data(player_id)

Alternatively, you can access any given endpoint by using:

cog_nba.nba.get(endpoint, params)

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

cog_nba-0.0.8.tar.gz (3.7 kB view hashes)

Uploaded Source

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