Skip to main content

An async Python library for Sendou.ink

Project description

sendou.py

An async Python client for Sendou.ink

This package is a currently a work in progress.

Maintainers

  • Vincent Lee

Dependencies

  • aiohttp
  • python-dateutil

Installation

pip install sendou.py

Supported Endpoints

  • Get user
  • Get Tournament Info
  • Get Tournament Teams
  • Get Tournament Match Info

Usage

import sendou

client = sendou.Client("API_KEY")
# Get Sendou's user object
await client.get_user("79237403620945920")

Getting an API Key

To use this library, you must have an API key. You need to DM Sendou for an API Key currently.

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

sendou_py-0.2.2.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

sendou_py-0.2.2-py3-none-any.whl (6.7 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