{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/22"}],"enrichment":{"capability":"An asynchronous Python client library for controlling and monitoring WLED devices over the network, enabling programmatic automation of LED strip behavior.","skillfed_tags":["async-io","home-automation","led-control"],"use_cases":["Integrate WLED strips into a Home Assistant automation or custom home automation system.","Build a Python script to synchronize LED colors with music, time of day, or external events.","Monitor and control multiple WLED devices programmatically from a central application.","Automate LED brightness and effects based on sensor input or scheduled tasks.","Develop a web dashboard or CLI tool that communicates with WLED devices over the network."],"what_it_does":"wled is an asynchronous Python client for controlling WLED devices\u2014programmable LED strips that expose a network API. It wraps HTTP communication with aiohttp and handles serialization via mastering and orjson, allowing you to query device state, adjust brightness and color, toggle effects, and manage segments from Python code. The library is designed for integration into home automation systems and third-party applications that need to automate LED behavior without blocking the event loop.\n\nThe package targets modern Python (3.11\u20133.14) and is actively maintained with a permissive MIT license. It depends on standard async ecosystem libraries (aiohttp, yarl, awesomeversion, python-backoff, mashumaro) and installs as a pure wheel with no compiled dependencies, making it straightforward to add to existing projects.","worth_installing":"Yes. The package is actively maintained, carries no known vulnerabilities, installs with low friction, and provides a clean async API for a well-defined task. Install it if you need to control WLED devices from Python; skip it if you have no WLED hardware or prefer synchronous code."},"id":"wled","links":{"html":"https://skillfed.io/packages/wled","md":"https://skillfed.io/packages/wled.md","pypi":"https://pypi.org/project/wled/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-20","license_spdx":"MIT","license_treatment":"permissive","name":"wled","python_support":"supports_current","summary":"Asynchronous Python client for WLED."},"popularity":{"monthly_downloads":75748,"position":14681,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.23.0"}
