Skip to main content

An interface for the LoL client API.

Project description

lcu_connectorpy

A Python implementaion of this library.

Download

Via pip:

pip install lcu-connectorpy

Usage

from lcu_connectorpy import Connector

conn = Connector()
conn.start()

print(conn.url, conn.auth, sep='\n')

>>> https://127.0.0.1:18633
>>> ("riot", "H9y4kOYVkmjWu_5mVIg1qQ")

See the docs for more.

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_connectorpy-1.0.3.tar.gz (3.5 kB view hashes)

Uploaded Source

Built Distribution

lcu_connectorpy-1.0.3-py3-none-any.whl (7.2 kB view hashes)

Uploaded Python 3

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