{"categories":[{"label":"Python Modules","url":"https://skillfed.io/packages/category/software-development-libraries-python-modules/12"}],"enrichment":{"capability":"Provides CRUD operations and service management for Azure IoT Hub devices, including device registry operations and service statistics retrieval.","skillfed_tags":["azure-sdk","iot-device-management","cloud-integration"],"use_cases":["Bulk device provisioning or registration workflows in IoT Hub from a backend service","Querying device properties, status, and statistics for monitoring or reporting dashboards","Updating device metadata, authentication keys, or enabled/disabled state in the device registry","Building admin or management portals that interact with IoT Hub device inventory","Automating device lifecycle operations (create, read, update, delete) in CI/CD pipelines"],"what_it_does":"The Azure IoTHub Service SDK is a Python client library for interacting with Azure IoT Hub as a service-side application. It wraps the Azure IoT Hub REST and AMQP APIs to provide a Pythonic interface for managing IoT devices at scale. The primary use case is backend services that need to register, update, retrieve, or delete devices in an IoT Hub, and to query service-level statistics and device state.\n\nThe package depends on msrest for HTTP operations, uamqp for AMQP protocol support, and azure-core for common Azure SDK patterns. It is actively maintained, supports both Python 2.7 and modern Python 3.x versions, and carries no known security vulnerabilities. Installation is straightforward via pip with low friction.","worth_installing":"Yes. The package is actively maintained, carries no known vulnerabilities, has low install friction, and is the official Microsoft SDK for Azure IoT Hub service-side operations. Install it if you are building a backend service that needs to manage IoT devices in Azure IoT Hub; skip it if you are building device firmware or client-side IoT applications."},"id":"azure-iot-hub","links":{"html":"https://skillfed.io/packages/azure-iot-hub","md":"https://skillfed.io/packages/azure-iot-hub.md","pypi":"https://pypi.org/project/azure-iot-hub/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-08-06","license_spdx":null,"license_treatment":"permissive","name":"azure-iot-hub","python_support":"supports_current","summary":"Microsoft Azure IoTHub Service Library"},"popularity":{"monthly_downloads":433193,"position":6704,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.7.0"}
