{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/15"}],"enrichment":{"capability":"A Python SDK for Tuya's Open API that handles IoT device management, MQTT messaging, and scene automation through manager and repository interfaces.","skillfed_tags":["iot","mqtt","tuya"],"use_cases":["Build a Smart Life integration or custom dashboard that queries and controls Tuya devices across multiple homes","Automate device commands and scene triggers based on external events or schedules","Listen to real-time device status updates via MQTT to react to property changes","Query device metadata and room assignments to organize and display device hierarchies","Implement custom IoT workflows that combine device commands with business logic"],"what_it_does":"This is an official Tuya SDK that wraps their Open API to let you programmatically manage IoT devices, homes, and automation scenes. It provides a Manager class for high-level operations like sending commands and triggering scenes, repository classes for querying devices and homes, and a message queue interface for real-time device updates via MQTT. The SDK handles the underlying HTTP requests and MQTT subscriptions, so you work with Python objects rather than raw API calls.\n\nThe package depends on paho-mqtt for message queue connectivity and requests for HTTP communication. It supports Python 3.7 and newer, including PyPy. Recent versions have focused on stability\u2014fixing MQTT reconnection issues and improving type hints. The active maintenance and low dependency count make it straightforward to integrate into existing Python projects.","worth_installing":"Yes, if you are building on the Tuya platform. The SDK is actively maintained by Tuya, has no known vulnerabilities, low install friction, and a permissive MIT license. It is the official integration point for Tuya's Open API. Install it only if you have Tuya devices or a Tuya developer account to work with; it is not a general-purpose IoT library."},"id":"tuya-device-sharing-sdk","links":{"html":"https://skillfed.io/packages/tuya-device-sharing-sdk","md":"https://skillfed.io/packages/tuya-device-sharing-sdk.md","pypi":"https://pypi.org/project/tuya-device-sharing-sdk/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-22","license_spdx":null,"license_treatment":"permissive","name":"tuya-device-sharing-sdk","python_support":"supports_current","summary":"A Python sdk for Tuya Open API, which provides IoT capabilities, maintained by Tuya official"},"popularity":{"monthly_downloads":134209,"position":11482,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.2.14"}
