{"id":13632989,"url":"https://github.com/sousa-andre/lcu-driver","last_synced_at":"2025-12-13T15:54:24.388Z","repository":{"id":47613316,"uuid":"185263862","full_name":"sousa-andre/lcu-driver","owner":"sousa-andre","description":"🐍 Python3 interface for League of Legends Client API","archived":false,"fork":false,"pushed_at":"2024-11-30T11:58:28.000Z","size":138,"stargazers_count":120,"open_issues_count":6,"forks_count":15,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-04-04T05:02:49.869Z","etag":null,"topics":["lcu-api","league-of-legends","python","riot-games"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/sousa-andre.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null}},"created_at":"2019-05-06T20:06:18.000Z","updated_at":"2025-01-03T19:46:56.000Z","dependencies_parsed_at":"2023-12-21T00:49:49.842Z","dependency_job_id":"bdbfb1af-fcf9-4fe0-a89f-90f6df43a6db","html_url":"https://github.com/sousa-andre/lcu-driver","commit_stats":{"total_commits":70,"total_committers":8,"mean_commits":8.75,"dds":0.4571428571428572,"last_synced_commit":"768d79b81ba7fbfbd590b3f226d37c5a86a7f0e1"},"previous_names":[],"tags_count":7,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sousa-andre%2Flcu-driver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sousa-andre%2Flcu-driver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sousa-andre%2Flcu-driver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/sousa-andre%2Flcu-driver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/sousa-andre","download_url":"https://codeload.github.com/sousa-andre/lcu-driver/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249479042,"owners_count":21279184,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["lcu-api","league-of-legends","python","riot-games"],"created_at":"2024-08-01T23:00:22.424Z","updated_at":"2025-12-13T15:54:19.334Z","avatar_url":"https://github.com/sousa-andre.png","language":"Python","funding_links":[],"categories":["Developer Tools"],"sub_categories":[],"readme":"# lcu-driver\n\nlcu-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](https://github.com/Pupix/lcu-connector). It has been tested on Windows, Linux and MacOS.\n\nIf you don't feel like using lcu-driver or it doesn't suit your needs, I recommend trying [Willump](https://github.com/elliejs/Willump). Willump is an amazing and simple alternative to this library.\n\n\u003cp\u003e\n    \u003ca href=\"\"\u003e\n        \u003cimg src=\"https://img.shields.io/pypi/v/lcu-driver?style=for-the-badge\" alt=\"PyPi\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/last-commit/sousa-andre/lcu-driver?style=for-the-badge\" alt=\"last-commit\"\u003e\n    \u003c/a\u003e\n    \u003ca href=\"\"\u003e\n        \u003cimg src=\"https://img.shields.io/github/license/sousa-andre/lcu-driver?style=for-the-badge\" alt=\"license\"\u003e\n    \u003c/a\u003e\n\u003c/p\u003e\n\n##### If you have any questions about how LCU API works or you're having problems with lcu-driver join [Riot API Dev Community](https://discord.gg/riotgamesdevrel) Discord server or send a private message to André#5360\n\n\n## Download\n - `$ pip install lcu-driver`\n\n### Problems\nWhen 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. \n\nRunning the command below should solve the problem.\n - `$ pip install -U psutil==5.6.5`\n\n\n## Documentation\nYou can find lcu-driver documentation [here](https://lcu-driver.readthedocs.io/)\n\n## Endorsement\nlcu-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.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsousa-andre%2Flcu-driver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fsousa-andre%2Flcu-driver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fsousa-andre%2Flcu-driver/lists"}