Skip to main content

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.

PyPi last-commit license

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


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

lcu-driver-2.1.3.tar.gz (5.9 kB view hashes)

Uploaded Source

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