Skip to main content

A library to query a player's overwatch stats from Battle.net

Project description

Overwatch Stats

A Python library to query a player's overwatch stats from Battle.net

Requirements

  • Python 3.2+
  • requests
  • lxml
  • inflect

Installation

pip install overwatch-stats

Usage

import overwatch.stats
stats = overwatch.stats.query('pc', '현종환#3104')

API

overwatch.stats.query(platform, battle_tag)

Queries a player's stats from the Battle.net.

Parameters

  • platform: pc, xbl or psn
  • battle_tag: the player's battle tag

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

overwatch-stats-1.1.3.tar.gz (4.8 kB view hashes)

Uploaded Source

Built Distribution

overwatch_stats-1.1.3-py3-none-any.whl (6.2 kB view hashes)

Uploaded Python 3

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