Skip to main content

A Python wrapper around the Ballchasing API

Project description

Python Ballchasing

Python wrapper for the ballchasing.com API.

Note that project is still early in development and is subject to change.

Installation

pip install python-ballchasing

API

The API is exposed via the ballchasing.Api class.

Simple example:

import ballchasing
api = ballchasing.Api("Your token here")

# Get a specific replay
replay = api.get_replay("2627e02a-aa46-4e13-b66b-b76a32069a07")

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

python-ballchasing-0.1.22.tar.gz (13.5 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