{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/9"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion support for boto3's AppConfigData service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","ide-support"],"use_cases":["Enable IDE autocomplete and type hints when writing boto3 AppConfigData client code in VSCode or PyCharm.","Run mypy or pyright type checking on AppConfigData-using code to catch type errors before runtime.","Provide explicit type annotations for AppConfigDataClient in function signatures and variable declarations.","Use AppConfigData service literals (e.g., AppConfigDataServiceName) for type-safe enum-like values in your code.","Avoid production dependencies by importing stubs only under TYPE_CHECKING guards while retaining full IDE support."],"what_it_does":"This package is a type-stub library that adds static type information to boto3's AppConfigData service. It is generated automatically from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright, and other type-aware tools. When installed, it enables IDE code completion and type checking without requiring explicit type annotations in your code\u2014you write boto3 code normally and the stubs provide the type information behind the scenes.\n\nThe package is a stub-only library (no runtime code), so it can be safely imported only during type checking using TYPE_CHECKING guards to avoid adding a production dependency. It includes typed client annotations, literal types for service-specific constants, and type definitions for all AppConfigData operations. The generated stubs are compatible with Python 3.9 through 3.14 and depend only on typing-extensions.","worth_installing":"Yes, if you use boto3's AppConfigData service and want IDE autocompletion or static type checking. Install friction is minimal, maintenance is active, the license is permissive, and there are no known vulnerabilities. The package is a stub-only library so it adds no runtime overhead. Consider the lite variant if PyCharm performance is a concern."},"id":"mypy-boto3-appconfigdata","links":{"html":"https://skillfed.io/packages/mypy-boto3-appconfigdata","md":"https://skillfed.io/packages/mypy-boto3-appconfigdata.md","pypi":"https://pypi.org/project/mypy-boto3-appconfigdata/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-appconfigdata","python_support":"supports_current","summary":"Type annotations for boto3 AppConfigData 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":340299,"position":7413,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
