litra-driver

View on PyPIReverse Dependencies (0)

0.0.8 litra_driver-0.0.8-py3-none-any.whl

Wheel Details

Project: litra-driver
Version: 0.0.8
Filename: litra_driver-0.0.8-py3-none-any.whl
Download: [link]
Size: 22935
MD5: ab0a01dd6df3061f4eec9338c4b3d8ed
SHA256: 0f5770edf2357dccde160c82e7f1330bee724716232bcdbaf3a6da371bbf7927
Uploaded: 2022-12-08 15:39:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: litra-driver
Version: 0.0.8
Summary: Logitech Lumitra Glow and Beam Driver
Author: Khary Mendez
Author-Email: kharyam+llgd[at]gmail.com
Home-Page: https://github.com/kharyam/litra-driver
Download-Url: https://github.com/kharyam/litra-driver/archive/v0.0.8.tar.gz
Keywords: logitech lumitra glow,CLI,UI
Classifier: Programming Language :: Python :: 3.6
Classifier: Programming Language :: Python :: 3.8
Classifier: License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)
Classifier: Operating System :: OS Independent
Requires-Python: >=3.6
Requires-Dist: pyusb
Requires-Dist: fire
Requires-Dist: PySimpleGui
Requires-Dist: psgtray
Requires-Dist: pystray
Requires-Dist: wheel; extra == "tests"
Requires-Dist: pylint; extra == "tests"
Requires-Dist: flake8; extra == "tests"
Requires-Dist: bandit; extra == "tests"
Requires-Dist: pytest; extra == "tests"
Requires-Dist: pytest-cov; extra == "tests"
Requires-Dist: testfixtures; extra == "tests"
Requires-Dist: mock; extra == "tests"
Requires-Dist: codecov; extra == "tests"
Requires-Dist: tox; extra == "tests"
Provides-Extra: tests
Description-Content-Type: text/markdown
License-File: LICENSE
License-File: COMMITMENT
[Description omitted; length: 2093 characters]

WHEEL

Wheel-Version: 1.0
Generator: bdist_wheel (0.38.4)
Root-Is-Purelib: true
Tag: py3-none-any

RECORD

Path Digest Size
llgd/__init__.py sha256=489LrCno2KzaFfQVoOZtGG2CFxHM12Z0eREJmf1f7mI 37
llgd/cli/__init__.py sha256=loPFE2ppS-1ccJfOUnVdOPeV_uYmMTKGKEnIdGt113k 66
llgd/cli/cli.py sha256=u6TtfGQTQevIDslGizkhuyMHca28hVfuPTnpJTmDC5w 2201
llgd/config/__init__.py sha256=sH_WOJc_4QHW4HXtU338dIiExYPRXEz9XJiEdZg3vJw 59
llgd/config/llgd_config.py sha256=bf4efpWJqfoRayJf8G3cEu5LuRXqC7vLAtZCrZeR_4Y 4611
llgd/lib/__init__.py sha256=dyDrn3JeJWtkvAYAKV0nYBnJg9fMZpwymFtgx7PXWcI 38
llgd/lib/llgd_lib.py sha256=roGpcJkinGtoStLfMH55DT56V2TQ4sNenDRkL7K69To 4865
llgd/ui/__init__.py sha256=48jutT6jTj2qkjoLcZ5d-zejjcOPw7gGtuhph4YRaoA 33
llgd/ui/__main__.py sha256=wVobZMZ-OQuIadbhQ5arsp8CF3wdsHSRYb9huTMf1Fc 6146
litra_driver-0.0.8.dist-info/COMMITMENT sha256=D_HMxzVlM7-fVf8Hp6tQJPT8u3C3JWUnTOSQ6zBECMI 2093
litra_driver-0.0.8.dist-info/LICENSE sha256=OXLcl0T2SZ8Pmy2_dmlvKuetivmyPd5m1q-Gyd-zaYY 35149
litra_driver-0.0.8.dist-info/METADATA sha256=966gQOIO9PKMCDfBuL7_31kRTiVc03X_-ScuTNRiCu4 3318
litra_driver-0.0.8.dist-info/WHEEL sha256=2wepM1nk4DS4eFpYrW1TTqPcoGNfHhhO_i5m4cOimbo 92
litra_driver-0.0.8.dist-info/entry_points.txt sha256=Yg01nHti6Y8f5BtersQ0RJZwZyKR82Si0l3rErno9Ws 70
litra_driver-0.0.8.dist-info/top_level.txt sha256=WQfRBvBq3CBibT4KEMDNgzsac1rzprhWGxLmJZhXntE 5
litra_driver-0.0.8.dist-info/RECORD

top_level.txt

llgd

entry_points.txt

lc = llgd.cli.cli:main
lcui = llgd.ui.__main__:main