Skip to main content

Read-only Python wrapper around blaseball game API

Project description

blaseball-mike

Totally not a microphone to the blaseball API

This is a python wrapper over blaseball's public APIs, including player/team/game fetches, as well as deserialization of the event stream.

Installation

pip install blaseball-mike

Docs

Full API documentation can be found at https://jmaliksi.github.io/blaseball-mike/

Development

macOS/unix setup:

python3 -m venv env
source env/bin/activate
pip install -r requirements.txt

Publishing to pypi

Automatic (recommended)

  1. Bump version in setup.py. Use [https://semver.org/ semver], ie fixes are a patch, new features are a minor, and breaking changes are a major.
  2. Draft new release
  3. Name new tag with the version in setup.py. Add useful description.
  4. Publishing will automatically kick off a github action to publish

Manual (use in case something goes wrong with auto publish)

  1. Bump version in setup.py. Use [https://semver.org/ semver], ie fixes are a patch, new features are a minor, and breaking changes are a major.
  2. Delete dist/* and build/*
  3. python3 setup.py sdist bdist_wheel
  4. python3 -m twine upload -r pypi dist/*

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

blaseball-mike-6.8.0.tar.gz (64.4 kB view details)

Uploaded Source

Built Distribution

blaseball_mike-6.8.0-py3-none-any.whl (82.2 kB view details)

Uploaded Python 3

File details

Details for the file blaseball-mike-6.8.0.tar.gz.

File metadata

  • Download URL: blaseball-mike-6.8.0.tar.gz
  • Upload date:
  • Size: 64.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for blaseball-mike-6.8.0.tar.gz
Algorithm Hash digest
SHA256 f016475528b32a34a229a5edf6ecd3867cf92385aff8daf0947527f2d800ffa6
MD5 b3f1267222e55b5544dea735c563cfbc
BLAKE2b-256 652c02fc797966252528f7f4fa8b7ee6a9d4c0aa5869714813523d9fa92909e6

See more details on using hashes here.

File details

Details for the file blaseball_mike-6.8.0-py3-none-any.whl.

File metadata

  • Download URL: blaseball_mike-6.8.0-py3-none-any.whl
  • Upload date:
  • Size: 82.2 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.2 importlib_metadata/4.8.1 pkginfo/1.7.1 requests/2.26.0 requests-toolbelt/0.9.1 tqdm/4.62.3 CPython/3.10.0

File hashes

Hashes for blaseball_mike-6.8.0-py3-none-any.whl
Algorithm Hash digest
SHA256 dcde19076035e7dbc49faf62043726ab211d3b5ddd537bfa45e5a1b329a4f1f4
MD5 78aa7f40faf557e40a9c40a4c7cad987
BLAKE2b-256 3cc9802f7275d4891698c3c646843ff735e4909c7974f39222f444a2d3699cfc

See more details on using hashes here.

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