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.marketdata.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.3.tar.gz
(16.7 kB
view details)
File details
Details for the file matchbook-0.0.3.tar.gz.
File metadata
- Download URL: matchbook-0.0.3.tar.gz
- Upload date:
- Size: 16.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7c9afaeb7d9b0ecabda0f076d36306dfdc537964557f2e665a64d46f315f75fa
|
|
| MD5 |
909adfa786644988d53bdbd488ab4102
|
|
| BLAKE2b-256 |
ed9dd1fd65809115b5734403565e2ad0c5a3503b346cedf850f6b108309576af
|