Skip to content

Latest commit

 

History

39 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

pinnacle

Python Wrapper for Pinnacle Sports API

Pinnacle Documentation

Installation

$ pip install pinnacle

Usage

>>> from pinnacle.apiclient import APIClient
>>> api = APIClient('username', 'password')
>>> sport_ids = api.reference_data.get_sports()
>>> tennis_events = api.market_data.get_fixtures(33)

About

Python Wrapper for Pinnacle Sports API

Resources

Stars

55 stars

Watchers

11 watching

Forks

Releases

Packages

Used by

Contributors

Languages