flux-led

View on PyPIReverse Dependencies (2)

1.1.0 flux_led-1.1.0-py3-none-any.whl

Wheel Details

Project: flux-led
Version: 1.1.0
Filename: flux_led-1.1.0-py3-none-any.whl
Download: [link]
Size: 72382
MD5: 28f31dddfcfcd87c22e98a9406beef0d
SHA256: 38abad9d13c2b4f208ac9cc012859329accf6ba1ce71261ccf5c0300253655e1
Uploaded: 2024-12-22 18:14:21 +0000

dist-info

METADATA

Metadata-Version: 2.1
Name: flux_led
Version: 1.1.0
Summary: A Python library to communicate with the flux_led smart bulbs
Author: Daniel Hjelseth Høyer
Author-Email: mail[at]dahoiv.net
Home-Page: https://github.com/Danielhiversen/flux_led
License: LGPLv3+
Keywords: flux_led,smart bulbs,light
Classifier: Development Status :: 3 - Alpha
Classifier: Environment :: Other Environment
Classifier: Intended Audience :: Developers
Classifier: License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)
Classifier: Operating System :: OS Independent
Classifier: Programming Language :: Python
Classifier: Programming Language :: Python :: 3.7
Classifier: Programming Language :: Python :: 3.8
Classifier: Programming Language :: Python :: 3.9
Classifier: Programming Language :: Python :: 3.10
Classifier: Programming Language :: Python :: 3.11
Classifier: Topic :: Home Automation
Classifier: Topic :: Software Development :: Libraries :: Python Modules
Requires-Python: >=3.9
Requires-Dist: webcolors
Requires-Dist: typing_extensions; python_version < "3.8"
Requires-Dist: async_timeout (>=3.0.0)
Requires-Dist: pytest-runner (>=5.2); extra == "setup"
Requires-Dist: pytest-asyncio; extra == "test"
Requires-Dist: black (>=19.10b0); extra == "test"
Requires-Dist: codecov (>=2.1.4); extra == "test"
Requires-Dist: flake8 (>=3.8.3); extra == "test"
Requires-Dist: flake8-debugger (>=3.2.1); extra == "test"
Requires-Dist: pytest (>=5.4.3); extra == "test"
Requires-Dist: pytest-cov (>=2.9.0); extra == "test"
Requires-Dist: pytest-raises (>=0.11); extra == "test"
Requires-Dist: pytest-runner (>=5.2); extra == "dev"
Requires-Dist: pytest-asyncio; extra == "dev"
Requires-Dist: black (>=19.10b0); extra == "dev"
Requires-Dist: codecov (>=2.1.4); extra == "dev"
Requires-Dist: flake8 (>=3.8.3); extra == "dev"
Requires-Dist: flake8-debugger (>=3.2.1); extra == "dev"
Requires-Dist: pytest (>=5.4.3); extra == "dev"
Requires-Dist: pytest-cov (>=2.9.0); extra == "dev"
Requires-Dist: pytest-raises (>=0.11); extra == "dev"
Requires-Dist: bump2version (>=1.0.1); extra == "dev"
Requires-Dist: coverage (>=5.1); extra == "dev"
Requires-Dist: ipython (>=7.15.0); extra == "dev"
Requires-Dist: m2r2 (>=0.2.7); extra == "dev"
Requires-Dist: pytest-runner (>=5.2); extra == "dev"
Requires-Dist: Sphinx (>=3.4.3); extra == "dev"
Requires-Dist: sphinx_rtd_theme (>=0.5.1); extra == "dev"
Requires-Dist: tox (>=3.15.2); extra == "dev"
Requires-Dist: twine (>=3.1.1); extra == "dev"
Requires-Dist: wheel (>=0.34.2); extra == "dev"
Requires-Dist: webcolors; extra == "all"
Requires-Dist: typing_extensions; python_version < "3.8" and extra == "all"
Requires-Dist: async_timeout (>=3.0.0); extra == "all"
Requires-Dist: pytest-runner (>=5.2); extra == "all"
Requires-Dist: pytest-asyncio; extra == "all"
Requires-Dist: black (>=19.10b0); extra == "all"
Requires-Dist: codecov (>=2.1.4); extra == "all"
Requires-Dist: flake8 (>=3.8.3); extra == "all"
Requires-Dist: flake8-debugger (>=3.2.1); extra == "all"
Requires-Dist: pytest (>=5.4.3); extra == "all"
Requires-Dist: pytest-cov (>=2.9.0); extra == "all"
Requires-Dist: pytest-raises (>=0.11); extra == "all"
Requires-Dist: bump2version (>=1.0.1); extra == "all"
Requires-Dist: coverage (>=5.1); extra == "all"
Requires-Dist: ipython (>=7.15.0); extra == "all"
Requires-Dist: m2r2 (>=0.2.7); extra == "all"
Requires-Dist: pytest-runner (>=5.2); extra == "all"
Requires-Dist: Sphinx (>=3.4.3); extra == "all"
Requires-Dist: sphinx_rtd_theme (>=0.5.1); extra == "all"
Requires-Dist: tox (>=3.15.2); extra == "all"
Requires-Dist: twine (>=3.1.1); extra == "all"
Requires-Dist: wheel (>=0.34.2); extra == "all"
Provides-Extra: setup
Provides-Extra: test
Provides-Extra: dev
Provides-Extra: all
License-File: LICENSE
[No description]

WHEEL

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

RECORD

Path Digest Size
flux_led/__init__.py sha256=iIPsnrAcHs5D_8HVAtUG_IvgUTnEJzeVw7hyXqS0AEU 438
flux_led/aio.py sha256=19NaLRpEW0oY8TBaGvy0hIupQDwnRgEp5nw0ZSPR4ds 104
flux_led/aiodevice.py sha256=teI8j7wzK485SmNoLJuwdT1svHkSi7kvxSQ8iTlINrE 35468
flux_led/aioprotocol.py sha256=ocwgtfkQom2Juf6bPgLnMfBoHg92BHOG49UySqLzfag 2074
flux_led/aioscanner.py sha256=YRdA-j0slIaih03AYjDKIzEHWY5vyaNvbW9Pc9QzzjQ 6805
flux_led/aioutils.py sha256=Dj4AvAh34jrZoAFBOM2rcglw7Ckh0fRPLAbKhw-8jWE 228
flux_led/base_device.py sha256=S2_1uv-Y6rL3_aKpvj_dKtp21jFwUZJuAdsUHswYlpA 48527
flux_led/const.py sha256=GdAJyVPHtK5mzYfCbOonuq_oFc5EMea85qKDiAVXazo 3935
flux_led/device.py sha256=C1K2Pthj54LeX7Vhcm_8eLJOb_Dq0v-k0MjVqj4_k7Y 13066
flux_led/fluxled.py sha256=_giOtyBZ8NKoBDLciI850hYIiilyhZvbqxZlXo_roHc 27528
flux_led/models_db.py sha256=HArO3rmkAYkyungbHEjwGcKoon5lt7kGR1w1AhKrYcc 49170
flux_led/pattern.py sha256=M04_ZYY8jWKp7t684IFZDm7L-rnpKF0nns_7XfJHG74 39414
flux_led/protocol.py sha256=Cld4WPqd5tSq5Gk4A72XveMzq0e8--rEWmbxH2dt8pY 87427
flux_led/py.typed sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU 0
flux_led/scanner.py sha256=0A5ERueqUrjgGSfi8h7QEHasbocx6HGN2nG9xa3rxgo 11522
flux_led/sock.py sha256=yjg78lDPOJl0hSew5JCFo0gtJ3qzfg1zUpbOFKnTFXw 1647
flux_led/timer.py sha256=uolOhYky3rDxCYl-oQEjv_vAy4amejdR3PvCpp-p2ow 11392
flux_led/utils.py sha256=VcoUaKrFXBql1pQPaTLsaIPrQzufi0YwHtaLqM5VwY4 11255
flux_led-1.1.0.dist-info/LICENSE sha256=2n6rt7r999OuXp8iOqW9we7ORaxWncIbOwN1ILRGR2g 7651
flux_led-1.1.0.dist-info/METADATA sha256=mEtjZrng3jUy4qcu5aCQX9_WL2DGgOjoRY2rYOOF0gc 3629
flux_led-1.1.0.dist-info/WHEEL sha256=PZUExdf71Ui_so67QXpySuHtCi3-J3wvF4ORK6k_S8U 91
flux_led-1.1.0.dist-info/entry_points.txt sha256=Nbc7ux9fYeHrc9Ru5eYg_tweycqcNGaZj82bLaiQq7o 51
flux_led-1.1.0.dist-info/top_level.txt sha256=seaa23WtD4NN4GQPh3OYCbxSCR66lsEP8_2gF04Jlnc 9
flux_led-1.1.0.dist-info/RECORD

top_level.txt

flux_led

entry_points.txt

flux_led = flux_led.fluxled:main