# betdaq Python wrapper for Betdaq API.
[Betdaq Documentation](http://api.betdaq.com/v2.0/Docs/default.aspx)
# Installation
` $ pip install betdaq `
# Usage
`python >>> from betdaq.apiclient import APIClient >>> api = APIClient('username', 'password') >>> sport_ids = api.marketdata.get_sports() >>> all_markets = api.marketdata.get_sports_markets([100005]) `
Release files for betdaq 0.0.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| betdaq-0.0.7.tar.gz | 23.9 kB | Details |
Release files / betdaq-0.0.7.tar.gz
| Download URL | betdaq-0.0.7.tar.gz |
|---|---|
| Size | 23.9 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
42ad8426ce510c0efd3bde98f7c52b45bd1f50659f6d3681eabafba427f6d263
|
|
BLAKE2b-256 checksum How to use checksums |
cc5aab64016a123756c3dbec1c0e7410bdd7662ce066fbdc061566f483685d41
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/1.9.1 pkginfo/1.4.1 requests/2.21.0 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.14.0 CPython/3.6.0
|