# 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]) `
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.5.tar.gz
(16.8 kB
view details)
File details
Details for the file matchbook-0.0.5.tar.gz.
File metadata
- Download URL: matchbook-0.0.5.tar.gz
- Upload date:
- Size: 16.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
135b65d78e35a47c3c8ac129ba78df6ebbca057be54fcf256b3c93771e8f885f
|
|
| MD5 |
28acf21404467d623050ed73c18e80b8
|
|
| BLAKE2b-256 |
3a5025d05e83096da4ba186ee36242c80cecb88549176b05dedca9b2a5685958
|