Skip to main content

A Python wrapper for the Ninja Kiwi Open Data API

Project description

BloonsPy

Documentation Status PyPI

BloonsPy is a Python wrapper for the Ninja Kiwi Open Data API, that makes you write more readable code and handles rate limiting automatically. It also renames cryptic variable names so you can know what you're doing while coding.

Installing

Python 3.10 or higher is required

python3 -m pip install bloonspy

Quick example

from bloonspy import Client

boss_event = Client.bosses()[0].standard()
boss_standard_top_3 = boss_event.leaderboard()[:3]
for player in boss_standard_top_3: 
    print(f"{player.name} - {player.score}")

Resources

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

bloonspy-0.11.0.tar.gz (62.4 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

bloonspy-0.11.0-py3-none-any.whl (89.1 kB view details)

Uploaded Python 3

File details

Details for the file bloonspy-0.11.0.tar.gz.

File metadata

  • Download URL: bloonspy-0.11.0.tar.gz
  • Upload date:
  • Size: 62.4 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for bloonspy-0.11.0.tar.gz
Algorithm Hash digest
SHA256 ff1e27507306e71c30b9f4370a6cd5905996406ffa137d172cfea3cb7c95760f
MD5 3775dc0e003cf3c0e54273da75eb428c
BLAKE2b-256 1bc3b355f3615c9858a207c9bcd0411b5e3cbf631332ba7054a80c0fe7b1cf5b

See more details on using hashes here.

File details

Details for the file bloonspy-0.11.0-py3-none-any.whl.

File metadata

  • Download URL: bloonspy-0.11.0-py3-none-any.whl
  • Upload date:
  • Size: 89.1 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/6.2.0 CPython/3.9.25

File hashes

Hashes for bloonspy-0.11.0-py3-none-any.whl
Algorithm Hash digest
SHA256 ecd23d5e69b378ee31033fd1cce8d4e4466e7205849294bea492618fd4d09c83
MD5 0c0669c9f82b72887edcbd2b4cd53051
BLAKE2b-256 842dcfd9f27687357c299be25c4003669788e4d26580476017f47c472b2343b4

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page