Skip to main content

Pinnacle API Python wrapper

Project description

# pinnacle Python Wrapper for Pinnacle Sports API

[Pinnacle Documentation](https://www.pinnacle.com/en/api/manual)

# Installation

` $ pip install pinnacle `

# Usage

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

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

pinnacle-0.0.7.tar.gz (11.0 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page