api-sports-io-nfl 0.0.2

Creator: codyrutscher

Last updated:

Add to Cart

Description:

apisportsionfl 0.0.2

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)

License

For personal and professional use. You cannot resell or redistribute these repositories in their original state.

Customer Reviews

There are no reviews.