An unofficial SDK for The Odds API.
Project description
betiq
An unofficial SDK for The Odds API v4.
Installation
pip install betiq
Usage
import betiq
odds = betiq.get_odds(
api_key={THE_ODDS_API_API_KEY},
sports=["upcoming"],
regions=["us", "us2", "uk", "au", "eu"],
markets=["h2h"],
date_format="iso",
odds_format="decimal",
)
print(odds) # Dictionary with the latest odds data
Documentation
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
betiq-0.0.17.tar.gz
(4.1 kB
view details)
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 betiq-0.0.17.tar.gz.
File metadata
- Download URL: betiq-0.0.17.tar.gz
- Upload date:
- Size: 4.1 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.5 Linux/5.15.0-1041-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
31d7f596f87279562d3c307528a9f442c3577ba187158e44f18b0acd0ca93e79
|
|
| MD5 |
2c9ff380b7084d8d1839dc6b2ba322ba
|
|
| BLAKE2b-256 |
25467f347a9fa5217bbed50161e70f8ca27430d878971d628deb9c789c49fd96
|
File details
Details for the file betiq-0.0.17-py3-none-any.whl.
File metadata
- Download URL: betiq-0.0.17-py3-none-any.whl
- Upload date:
- Size: 7.8 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: poetry/1.6.1 CPython/3.11.5 Linux/5.15.0-1041-azure
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
def84a775bdaa0325ec590cd0a6ea13528278f52a7830cc816761230ec61f5d3
|
|
| MD5 |
2b82907c4ec0c6121f54a434d4316ad1
|
|
| BLAKE2b-256 |
02391847f6bec12b0358026f2d421c922a6f69d79ab4dd6e4a7345ce8f27a0a6
|