# 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.marketdata.get_events(sport_ids=[9]) `
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.2.tar.gz
(16.7 kB
view details)
File details
Details for the file matchbook-0.0.2.tar.gz.
File metadata
- Download URL: matchbook-0.0.2.tar.gz
- Upload date:
- Size: 16.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
c7683bccfb1bf1bf42779a99ea5e6d29191ba04177f7b81453b969b79b21f3fe
|
|
| MD5 |
07b666fa0c1cee8a91b529c754237ca5
|
|
| BLAKE2b-256 |
84c127711825031e1c074f335d23881dec8f952670b646bdb273ae037e2327da
|