Skip to main content

API wrapper for slippi.gg

Project description

slippy-api

Overview

slippy-api is a simple wrapper for slippi.gg's GraphQL API.

Installation

pip install slippy-api

Usage

from slippi.slippi_api import SlippiRankedAPI

# Initialize the SlippiRankedAPI class
slippi_api = SlippiRankedAPI()

# Show slippi users data
slippi_user = slippi_api.get_player_ranked_date('so#0', True)
print(slippi_user)

License

This library is licensed under the MIT License. See the LICENSE file for more information.


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

slippy_api-0.9.tar.gz (9.7 kB view hashes)

Uploaded Source

Built Distribution

slippy_api-0.9-py3-none-any.whl (11.8 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