Betdaq API Python wrapper
Project description
# betdaq_py
Python wrapper for Betdaq API.
[Documentation](http://api.betdaq.com/v2.0/Docs/default.aspx)
# Installation
```
$ python setup.py install
```
# Usage
```python
>>> from betdaq_py.apiclient import APIClient
>>> api = APIClient('username', 'password')
>>> sport_ids = api.marketdata.get_sports()
>>> all_markets = api.marketdata.get_sports_markets([100005])
```
Python wrapper for Betdaq API.
[Documentation](http://api.betdaq.com/v2.0/Docs/default.aspx)
# Installation
```
$ python setup.py install
```
# Usage
```python
>>> from betdaq_py.apiclient import APIClient
>>> api = APIClient('username', 'password')
>>> sport_ids = api.marketdata.get_sports()
>>> all_markets = api.marketdata.get_sports_markets([100005])
```
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
betdaq-0.0.2a6.tar.gz
(21.8 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
betdaq-0.0.2a6-py3-none-any.whl
(29.4 kB
view details)
File details
Details for the file betdaq-0.0.2a6.tar.gz.
File metadata
- Download URL: betdaq-0.0.2a6.tar.gz
- Upload date:
- Size: 21.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
8e8b0a277163b1aeeab85d195821e71414687b681e509d438e0f23ab1315c6ed
|
|
| MD5 |
684cd05cf5fb11843db0ca1cc899d440
|
|
| BLAKE2b-256 |
754e1d93cff6b56b634ee674f734d2bbba475b5a32e7b975a34416873ee0e9b9
|
File details
Details for the file betdaq-0.0.2a6-py3-none-any.whl.
File metadata
- Download URL: betdaq-0.0.2a6-py3-none-any.whl
- Upload date:
- Size: 29.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
9f0958b2e15acece98f0b235f4509a79c267a849f16573a9f55c8cfeff5184b0
|
|
| MD5 |
36f2d349c1ef4cb4d150d2dc4d591deb
|
|
| BLAKE2b-256 |
115841e106a3f3b309d2f90828d4c4fe0b8d0927d26a8132a7d54264ca931349
|