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.3.0.tar.gz (63.7 kB view details)

Uploaded Source

Built Distribution

blaseball_mike-6.3.0-py3-none-any.whl (81.6 kB view details)

Uploaded Python 3

File details

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

File metadata

  • Download URL: blaseball-mike-6.3.0.tar.gz
  • Upload date:
  • Size: 63.7 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5

File hashes

Hashes for blaseball-mike-6.3.0.tar.gz
Algorithm Hash digest
SHA256 148291b249aef8d42e2bdbcfb7ce61b84b86c55dcfd03602c75f48feae96e466
MD5 d732aa6f42792cc39b7e4769c5967473
BLAKE2b-256 205457bfa248067852516f376d55b903fb96f3c5a8e2c498a6612bd097aac04a

See more details on using hashes here.

File details

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

File metadata

  • Download URL: blaseball_mike-6.3.0-py3-none-any.whl
  • Upload date:
  • Size: 81.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/3.4.1 importlib_metadata/4.5.0 pkginfo/1.7.0 requests/2.25.1 requests-toolbelt/0.9.1 tqdm/4.61.1 CPython/3.9.5

File hashes

Hashes for blaseball_mike-6.3.0-py3-none-any.whl
Algorithm Hash digest
SHA256 9471dcc5dabda76189b173c3d1a5b78d700a727ee4c02c8c0b01105e9ebc9ee2
MD5 880820928d14483bcdbf5438be0dd6ee
BLAKE2b-256 bcb64c9c557246081a83fc57eeee21c983f25a440eb2494c8d4288b1e69659ec

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