Matchbook API Python wrapper
Project description
# matchbook Python wrapper for Matchbook API.
[Matchbook Documentation](https://developers.matchbook.com/v1.0/reference)
# Installation
` $ python install matchbook `
# Usage
`python >>> from matchbook.apiclient import APIClient >>> api = APIClient('username', 'password') >>> sport_ids = api.reference_data.get_sports() >>> tennis_events = api.market_data.get_events(sport_ids=[9]) `
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
matchbook-0.0.7.tar.gz
(16.9 kB
view details)
File details
Details for the file matchbook-0.0.7.tar.gz.
File metadata
- Download URL: matchbook-0.0.7.tar.gz
- Upload date:
- Size: 16.9 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/1.9.1 pkginfo/1.4.1 requests/2.19.1 setuptools/39.2.0 requests-toolbelt/0.8.0 tqdm/4.14.0 CPython/3.6.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
acf43d7e1152366acef9070bebe30c81ba4397567bfe3caa409e156091360864
|
|
| MD5 |
6a08d36638e4210ca7edc10991d85547
|
|
| BLAKE2b-256 |
ac58b87980437049b2ffd2c15217e56607782d9e8bb05e1014ec2bb5653639aa
|