Skip to main content

Abstractions around cloud file interfaces (WIP)

Project description

League Event Interface

Create custom callbacks to various in game events made possible with the League Client API

Original

Heavily borrows from LeagueOfEvents - check out the original LeagueOfEvents package here

Installing

Install the PyPI Package:

pip install LeagueEventInterface

Examples

Basic example:

import leagueeventinterface

def pentakill_handler():
    print("Yaay! A Penta!")

leagueeventinterface.subscribe("PlayerPentakill", pentakill_handler)

Events

TODO

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

de-cloud-files-1.0.1.tar.gz (4.2 kB view hashes)

Uploaded Source

Built Distribution

de_cloud_files-1.0.1-py3-none-any.whl (5.1 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