{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/9"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion for boto3's AppConfig service, enabling static type checking with mypy, pyright, and editor support in VSCode, PyCharm, Emacs, and Sublime Text.","skillfed_tags":["type-stubs","aws-sdk","type-checking"],"use_cases":["Add IDE autocomplete and type checking to boto3 AppConfig code in VSCode or PyCharm projects.","Catch AppConfig API misuse (wrong parameter types, missing required fields) with mypy or pyright before deployment.","Enable Emacs or Sublime Text users to get inline type hints and documentation for AppConfig client methods.","Document AppConfig interactions in your codebase by letting type annotations serve as inline API reference.","Migrate legacy boto3 AppConfig code to typed Python with IDE-assisted refactoring."],"what_it_does":"mypy-boto3-appconfig is a type-stub package that adds complete type annotations to boto3's AppConfig service client. It is generated automatically from boto3 metadata and enables IDEs and type checkers to provide accurate code completion, inline documentation, and static type validation when working with AppConfig resources. The package works with mypy, pyright, and popular editors including VSCode, PyCharm, Emacs, and Sublime Text.\n\nThe package is designed as a development-time dependency\u2014it provides no runtime behavior but improves the developer experience by catching type errors before execution. It supports paginators, waiters, and service resource types, allowing developers to write strongly-typed boto3 code without manual type annotations. The single runtime dependency is typing-extensions, keeping the installation footprint minimal.","worth_installing":"Yes. Install this if you use boto3's AppConfig service and want static type checking or IDE autocompletion. It has low friction (one lightweight dependency), is actively maintained, carries no security vulnerabilities, and uses a permissive MIT license. The only gotcha is a known PyCharm performance issue with Literal overloads\u2014consider the lite variant if you experience slowdowns."},"id":"mypy-boto3-appconfig","links":{"html":"https://skillfed.io/packages/mypy-boto3-appconfig","md":"https://skillfed.io/packages/mypy-boto3-appconfig.md","pypi":"https://pypi.org/project/mypy-boto3-appconfig/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-08","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-appconfig","python_support":"supports_current","summary":"Type annotations for boto3 AppConfig 1.43.43 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":367345,"position":7198,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.43"}
