Skip to content
 
 

Latest commit

 

History

45 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

betdaq-retail

Python wrapper for BETDAQ Retail API.

Betdaq Documentation

Installation

$ pip install betdaq-retail

Usage

>>> from betdaq.apiclient import APIClient
>>> api = APIClient('username', 'password')
>>> sport_ids = api.marketdata.get_sports()
>>> all_markets = api.marketdata.get_sports_markets([100005]) 

About

Python Wrapper for BETDAQ Retail API

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages