Skip to main content

No project description provided

Project description

medal-api

Unofficial API Client for medal.tv

Usage

# Don't know if this can be done any better
from medal_api import MedalAPI

# Create the API object
api = MedalAPI()

# Query user info
print(api.get_user("Test"))

# Get a category
print(api.get_category(0))

# Get recent games
print(api.get_recent_games("Test"))

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

medal_api-0.1.5-py2.py3-none-any.whl (14.9 kB view hashes)

Uploaded Python 2 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