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.2a5.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.2a5-py3-none-any.whl
(29.4 kB
view details)
File details
Details for the file betdaq-0.0.2a5.tar.gz.
File metadata
- Download URL: betdaq-0.0.2a5.tar.gz
- Upload date:
- Size: 21.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
4765e49a9e69637af6f60f395af78667137def3aa4538d4c60d023a6268c63ec
|
|
| MD5 |
037fe3e9e9c79f92c48d27d88843a7b7
|
|
| BLAKE2b-256 |
a0fd2ee226ddbb7c5cbfef75f715dfdf171534a867fd7b77629fd89e226ec34b
|
File details
Details for the file betdaq-0.0.2a5-py3-none-any.whl.
File metadata
- Download URL: betdaq-0.0.2a5-py3-none-any.whl
- Upload date:
- Size: 29.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
f96fe695438d8b07a0e6e9c22805af6c6ef8d66eb58961f20cdbd695997047ba
|
|
| MD5 |
549ac7d4afbca588df4b991e54c5603d
|
|
| BLAKE2b-256 |
966b883f35f8a682dd48ca5fbadb3a5fd5b71637e5400bd6bda4cd3ee387e6e4
|