Betdaq API Python wrapper
Project description
# 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]) `
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.7.tar.gz
(23.9 kB
view hashes)