Skip to main content

API Wrapper for api-sports.io's NFL feeds.

Project description

api-sports-io-nfl

An unofficial Python API wrapper for api-sports.io's NFL feeds.

Installation

pip install api-sports-io-nfl

Usage

from api_sports_io_nfl import ApiNfl

# Initialize the API wrapper with your API key
api = ApiNfl(api_key='YOUR_API_KEY')

# Make your calls!
teams = api.teams(league=api.Leagues.NFL)

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

api_sports_io_nfl-0.0.2.tar.gz (9.6 kB view hashes)

Uploaded Source

Built Distribution

api_sports_io_nfl-0.0.2-py3-none-any.whl (10.4 kB view hashes)

Uploaded Python 3

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