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
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
File details
Details for the file api_sports_io_nfl-0.0.1.tar.gz
.
File metadata
- Download URL: api_sports_io_nfl-0.0.1.tar.gz
- Upload date:
- Size: 9.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d117209970bb5d81634a2c208ce289c5ee64b9bef2c2b2d817f88b5c8b8ea890 |
|
MD5 | 150006943c37eeaffe40c8d7e6abffb7 |
|
BLAKE2b-256 | ac437ece872a7a9d437f5372d68ba01bfea00dc28bd8fa1899f3d1d966e70b3a |
File details
Details for the file api_sports_io_nfl-0.0.1-py3-none-any.whl
.
File metadata
- Download URL: api_sports_io_nfl-0.0.1-py3-none-any.whl
- Upload date:
- Size: 10.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? Yes
- Uploaded via: twine/4.0.2 CPython/3.11.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 37eaecb43d87071f7fa79bfbb5656aba36d3b066c2bbed4750a692422614d15e |
|
MD5 | dd589608d04bca7c9c1b6fa94ff9a113 |
|
BLAKE2b-256 | 9be0cc08ed046b68022da1db0c0b1c9ba910f5966e8c959840d0e9c73a9053f4 |