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
Release history Release notifications | RSS feed
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 details)
File details
Details for the file python-ballchasing-0.1.22.tar.gz
.
File metadata
- Download URL: python-ballchasing-0.1.22.tar.gz
- Upload date:
- Size: 13.5 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/4.0.1 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.8.10
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 70482154aafd46220d270b7102bc5c5989447234f60466eeaf9d740441e5b5cd |
|
MD5 | 94c01193aa9ea33875c5156d24f7caf2 |
|
BLAKE2b-256 | 90f4f71b0311a30b16c548f030e9200e416840089727d48fa51dc0861e5d876e |