No project description provided
Project description
lcu-driver
lcu-driver is a library made to communicate with League of Legends Client API in a easy way. It provides an API capable of handling LCU connection status and websockets events for you and prepare HTTP requests to be used directly with endpoints. Inspired in lcu-connector. It has been tested on Windows, Linux and MacOS.
If you don't feel like using lcu-driver or it doesn't suit your needs, I recommend trying Willump. Willump is an amazing and simple alternative to this library.
If you have any questions about how LCU API works or you're having problems with lcu-driver join Riot API Dev Community Discord server or send a private message to André#5360
Download
$ pip install lcu-driver
Problems
When running an application built using lcu-driver, some users will come across the AccessDenied error. To fix this error you should install psutil in a version earlier than 5.7.0.
Running the command below should solve the problem.
$ pip install -U psutil==5.6.5
Documentation
You can find lcu-driver documentation here
Endorsement
lcu-driver isn’t endorsed by Riot Games and doesn’t reflect the views or opinions of Riot Games or anyone officially involved in producing or managing League of Legends. League of Legends and Riot Games are trademarks or registered trademarks of Riot Games, Inc. League of Legends © Riot Games, Inc.
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
Built Distribution
File details
Details for the file lcu-driver-3.0.1.tar.gz
.
File metadata
- Download URL: lcu-driver-3.0.1.tar.gz
- Upload date:
- Size: 8.6 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | f627b0ea56a0b33d0774e0a8ac196536ddaa58f164ba84bdb86f99cc45c2df00 |
|
MD5 | e346a4b547762c6c900d9783404af898 |
|
BLAKE2b-256 | 213bc5375007a49f4d5abf0428a3c2b8eb28259da915358316022bd89bd6663f |
File details
Details for the file lcu_driver-3.0.1-py3-none-any.whl
.
File metadata
- Download URL: lcu_driver-3.0.1-py3-none-any.whl
- Upload date:
- Size: 9.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.2 CPython/3.12.1
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2b7952068b5aa011031fbbdf00d8ac1bc3986c7e6ff0031984d4640acdd19d53 |
|
MD5 | 4c8f715f1a27424077323d5a95d8c598 |
|
BLAKE2b-256 | 9f494c99e616643b48c6d07d0474c4685c8821aae61d11a066b22f699a488ca4 |