Python Binding (API wrapper) for the Football API.
Project description
footballAPIClient
A simple wrapper around the football API provided by @API-SPORTS.
For full documentation on the API endpoints and subscription details, refer to API-FOOTBALL. Usage of this package requires any level of subscription and an API-KEY.
Usage
Create the client
from footballAPIClient import footballAPI
fp = footballAPI.FootballAPI("api-sports", api_key="YOUR_API_KEY")
Arguments:
- account_type: Indicates weather the account is used from Rapid-API or from dashboard. It consists of values: "rapid-api", and "api-sports", passing values other than this will raise an error.
- api_key: Valid API key required, or, it must be accessible via API_KEY environment variable.
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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file footballapiclient-0.0.1.tar.gz.
File metadata
- Download URL: footballapiclient-0.0.1.tar.gz
- Upload date:
- Size: 13.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.9.13 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
72cf2ae1ea6719838fcbd3ea562d22a8b14430926ed7e6ad3ddee7b071b4d044
|
|
| MD5 |
70b6323445edeb85b4919c18a1048b92
|
|
| BLAKE2b-256 |
6f6cb7a084f91fb257ad59d59c81ad2f90a6f1c19e35ef893796ab73b5344258
|
File details
Details for the file footballapiclient-0.0.1-py3-none-any.whl.
File metadata
- Download URL: footballapiclient-0.0.1-py3-none-any.whl
- Upload date:
- Size: 12.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.5.1 CPython/3.9.13 Windows/10
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
ddfb1e743daeed16f02cd200d2fc99bf24270e5e6092928258bce9a72b29821a
|
|
| MD5 |
ffa5356b66fd5e7c333dd7f4cff5fd85
|
|
| BLAKE2b-256 |
1715afd69c3f62607a832fa3065d7d8175c3b735c74073ef08e6885dc88fb671
|