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.
Release files for lcu-connectorpy 1.1.0
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| lcu_connectorpy-1.1.0.tar.gz | 3.8 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| lcu_connectorpy-1.1.0-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 11.5 kB
Release files / lcu_connectorpy-1.1.0.tar.gz
| Download URL | lcu_connectorpy-1.1.0.tar.gz |
|---|---|
| Size | 3.8 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
651780501647dfffc77526a18921e44bc4195f0fb12ff5699a40ddeeec1372ad
|
|
BLAKE2b-256 checksum How to use checksums |
a21d91cd64e9ec9f129417f6e37d70afa8347e6da8a40c910649a09b560fac72
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/0.12.11 CPython/3.7.3 Linux/4.18.0-17-generic
|
Release files / lcu_connectorpy-1.1.0-py3-none-any.whl
| Download URL | lcu_connectorpy-1.1.0-py3-none-any.whl |
|---|---|
| Size | 7.8 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
5ead5c1402a6d5ebe1fd976e124a407c5a7a3fca5a13aaf84a34a66df85cab48
|
|
BLAKE2b-256 checksum How to use checksums |
0dba4845dd97c085ed83ab8b77176f93a37e6aa0abd7a9790068d2e6b0ce4914
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
poetry/0.12.11 CPython/3.7.3 Linux/4.18.0-17-generic
|