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
Release history Release notifications | RSS feed
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 details)
Built Distribution
File details
Details for the file de-cloud-files-1.0.1.tar.gz
.
File metadata
- Download URL: de-cloud-files-1.0.1.tar.gz
- Upload date:
- Size: 4.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3e6ec3d79c26f6ad30828f3ac89b4b7fe36aef5b020e4a22601145917abab521 |
|
MD5 | 39d74bc111da5723ce99ed6ada3d7eee |
|
BLAKE2b-256 | 5cb497f22d5815952bf76a4705165b1255c66ae464dacb432a4d1d0b61608e57 |
File details
Details for the file de_cloud_files-1.0.1-py3-none-any.whl
.
File metadata
- Download URL: de_cloud_files-1.0.1-py3-none-any.whl
- Upload date:
- Size: 5.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.10.2
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 817bab27437aff036c613ec171e422481ffd00c7cdbde3c1380ae8477939340f |
|
MD5 | a04a8b4fbebb188f33097a55ceeb028a |
|
BLAKE2b-256 | 8ed89f1e9c5c4f9b88b812f33104f34a52b29c83e61046c6094ebe4c255704b9 |