{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/15"}],"enrichment":{"capability":"Provides type stubs for paho-mqtt 1.6.* to enable static type checking with mypy, pyright, pytype, and other tools.","skillfed_tags":["type-stubs","mqtt"],"use_cases":["Enable mypy or pyright to type-check code that imports and uses paho-mqtt 1.6.x.","Catch type errors in MQTT client setup and message handling before runtime.","Provide IDE autocomplete and type hints for paho-mqtt APIs in editors like PyCharm.","Maintain type safety in projects locked to paho-mqtt 1.6.* for compatibility reasons."],"what_it_does":"This package provides PEP 561 type stubs for the paho-mqtt MQTT client library, version 1.6.*. Type stubs are metadata files that tell static type checkers like mypy and pyright what types to expect from paho-mqtt's functions and classes, enabling type-safe code development without requiring the library itself to include annotations.\n\nThe stubs are maintained in the Python typeshed repository and tested against multiple type checkers. If you are using paho-mqtt 1.6.x and want static type checking support, install this package alongside paho-mqtt. Note that paho-mqtt 2.0.0 and later versions include their own type annotations, making this stub package unnecessary for newer releases.","worth_installing":"Yes, if you use paho-mqtt 1.6.* and want static type checking. Install friction is negligible, maintenance is active, and the Apache-2.0 license poses no restrictions. Do not install if you are already on paho-mqtt 2.0.0 or later, as those versions include built-in type annotations."},"id":"types-paho-mqtt","links":{"html":"https://skillfed.io/packages/types-paho-mqtt","md":"https://skillfed.io/packages/types-paho-mqtt.md","pypi":"https://pypi.org/project/types-paho-mqtt/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2024-03-21","license_spdx":null,"license_treatment":"permissive","name":"types-paho-mqtt","python_support":"supports_current","summary":"Typing stubs for paho-mqtt"},"popularity":{"monthly_downloads":135318,"position":11441,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.6.0.20240321"}
