skillfed

mypy-boto3-appconfigdata

Type annotations for boto3 AppConfigData 1.43.0 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-appconfigdata v1.43.0 340.3K downloads/30d#7,413 on PyPI670
Permissive license MIT Active released

What it is and 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—you write boto3 code normally and the stubs provide the type information behind the scenes.

The 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.

Use it for:

  • 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.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides type annotations and IDE autocompletion support for boto3's AppConfigData service, enabling static type checking with mypy, pyright, and other tools.

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.

Install

mypy-boto3-appconfigdata on PyPI

pip

pip install mypy-boto3-appconfigdata

uv

uv add mypy-boto3-appconfigdata

poetry

poetry add mypy-boto3-appconfigdata

Installing mypy-boto3-appconfigdata

Before you install

Low friction install with a single lightweight runtime dependency (typing-extensions). Package is actively maintained with recent releases and no known vulnerabilities.

License in practice

MIT license permits free use, modification, and distribution with minimal restrictions—suitable for both open-source and commercial projects.

Quickstart

pip install mypy-boto3-appconfigdata

from boto3.session import Session
from mypy_boto3_appconfigdata import AppConfigDataClient

client: AppConfigDataClient = Session().client("appconfigdata")

Requires Python 3.9 or later; boto3 must be installed separately in your environment.

Verify before relying

  • Whether PyCharm performance issue PY-40997 remains unresolved and impacts current versions.
  • Whether the lite variant (boto3-stubs-lite) is recommended as a default over the full stubs package.

Package facts

License MIT (permissive)
Python support supports the current Python release (>=3.9)
Install friction low — pure-Python wheel
Runtime dependencies 1 — typing-extensions
Maintenance actively maintained — 107 days since the last release
Last repo commit
First released
Downloads 340,299/month — #7,413 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: mypy_boto3_appconfigdata-1.43.0-py3-none-any.whl

Keywords: boto3, appconfigdata, boto3-stubs, type-annotations, mypy, typeshed, autocomplete

Development Status :: 5 - Production/StableEnvironment :: ConsoleIntended Audience :: DevelopersNatural Language :: EnglishOperating System :: OS IndependentProgramming Language :: Python :: 3Programming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Programming Language :: Python :: 3.9Programming Language :: Python :: Implementation :: CPythonTyping :: Stubs Only

Tags

boto3 type stubsaws appconfigdata type hintsmypy boto3 annotationside autocomplete aws sdkstatic type checking boto3pyright boto3 stubsboto3 type checking
type-stubsaws-sdkide-support

More Software Development packages

typing-extensions

Provides backported and experimental type hints…

permissive · top 100 on PyPI

numpy

NumPy provides an N-dimensional array object…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

annotated-doc

Provides a way to document function parameters,…

permissive · top 100 on PyPI

typer

Typer builds command-line applications from…

permissive · top 1,000 on PyPI

distlib

Distlib provides low-level packaging utilities…

permissive · top 1,000 on PyPI

mypy-boto3-apprunner

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-neptunedata

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iotevents-data

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-signer-data

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-support-app

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iot-jobs-data

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-application-insights

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-detective

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-rds-data

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI