A library that turns league of legends champions ids to champions names.
Project description
#League Names
This is a library that turns champions ids to their real names.
##Instalation Run the following to install:
pip install leaguenames
##Usage
from leaguenames import leaguenames
#Turns champion's id to his real name
print(leaguenames(championId))
#Example
print(leaguenames(266))
#OUTPUT
Aatrox
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
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 leaguenames-0.0.1-py3-none-any.whl.
File metadata
- Download URL: leaguenames-0.0.1-py3-none-any.whl
- Upload date:
- Size: 2.6 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/3.4.1 importlib_metadata/3.10.0 pkginfo/1.7.0 requests/2.25.0 requests-toolbelt/0.9.1 tqdm/4.60.0 CPython/3.9.0
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
312cff9fc70571f309ad7425577bef8d8b5b06daa9c68c085ad0d1c589c3e7e3
|
|
| MD5 |
e5ecf41c4c8b708cb5ba467d637ff21e
|
|
| BLAKE2b-256 |
c7604fa0eabca8c8dd0bd4e6bd17500ee45e085ccb20b2744d7dfce186cf559f
|