{"categories":[{"label":"Database","url":"https://skillfed.io/packages/category/database/4"}],"enrichment":{"capability":"Provides type stubs for influxdb-client, enabling static type checkers like mypy, pyright, and pytype to validate code using the InfluxDB client library.","skillfed_tags":["type-stubs","influxdb"],"use_cases":["Enable type checkers to catch type errors in code using influxdb-client 1.45.* before runtime.","Provide IDE autocomplete and type hints for influxdb-client methods in PyCharm or other editors.","Maintain strict type checking in a codebase that depends on an older influxdb-client version.","Validate function signatures and return types when building applications that interact with InfluxDB."],"what_it_does":"This is a PEP 561 type stub package that provides type annotations for influxdb-client. It allows static type checkers\u2014mypy, pyright, pytype, Pyre, and PyCharm\u2014to understand and validate the types used in code that calls influxdb-client functions and classes. The stubs are generated from typeshed and kept synchronized with influxdb-client version 1.45.*.\n\nThe package is lightweight, with only urllib3 as a runtime dependency, and is actively maintained by the typeshed community. However, it is now superseded: influxdb-client has included native type annotations since version 1.46.0, so this stub package is no longer needed for newer client versions. If you are already using influxdb-client 1.46.0 or later, you should uninstall this package to avoid redundancy.","worth_installing":"Yes, if you are using influxdb-client 1.45.* and want static type checking. No, if you are already on influxdb-client 1.46.0 or later\u2014uninstall this package and rely on the client's native annotations instead. The install is low-friction and the package is actively maintained, but it is explicitly superseded by newer client versions."},"id":"types-influxdb-client","links":{"html":"https://skillfed.io/packages/types-influxdb-client","md":"https://skillfed.io/packages/types-influxdb-client.md","pypi":"https://pypi.org/project/types-influxdb-client/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2024-12-21","license_spdx":null,"license_treatment":"permissive","name":"types-influxdb-client","python_support":"supports_current","summary":"Typing stubs for influxdb-client"},"popularity":{"monthly_downloads":152376,"position":10904,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.45.0.20241221"}
