A utility to calculate League of Legends experience points.
Project description
League Experience Utility
This package provides tools to calculate League of Legends experience points based on game duration and outcomes with consideration to First-Win-of-The-Day rewards.
Installation
pip install league-exp-util
Usage
from league_exp_util.exp_calculator import find
result = find(target_xp=5000, game_length=30, fwotd=1)
print(result) # {'min': 21, 'max': 26, 'avg': 23}
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
league-exp-util-0.1.0.tar.gz
(3.6 kB
view details)
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file league-exp-util-0.1.0.tar.gz.
File metadata
- Download URL: league-exp-util-0.1.0.tar.gz
- Upload date:
- Size: 3.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
a8d37e29ca66bdb0572ee9c853a3c454f260e4dc8c586c314d35ad03ef16930d
|
|
| MD5 |
e9a7d39bfb65cdfa63bd08858937be3c
|
|
| BLAKE2b-256 |
35a5ee6c48b00d563a7faa5ae7dde1b36ce6419590fa4af0ac610093449415a1
|
File details
Details for the file league_exp_util-0.1.0-py3-none-any.whl.
File metadata
- Download URL: league_exp_util-0.1.0-py3-none-any.whl
- Upload date:
- Size: 4.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/6.0.1 CPython/3.12.2
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
cc5a525ae129f3f863bb5d2ed9bdc7e6143d956c1c3286cdc9ba7c36a63f2ca7
|
|
| MD5 |
d53e2e4707ff689ca61ef6fe461e0c9b
|
|
| BLAKE2b-256 |
54525c105278a90ea7823d06de99cdf7464e3302e8e62be8f53157892663a402
|