skillfed

types-aiobotocore-appconfigdata

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

types-aiobotocore-appconfigdata v3.9.0 74.7K downloads/30d#14,804 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a type stub library that adds complete type annotations for the AppConfigData service. It was generated with mypy-boto3-builder 8.12.0 and works with IDEs (VSCode, PyCharm, Emacs, Sublime Text) and type checkers (mypy, pyright) to provide static type checking and autocomplete for AppConfigData client calls.

When installed, it enables your editor and type checker to understand the shape of AppConfigData API calls without requiring explicit type annotations in your code. It depends only on typing-extensions and is designed as a development-time dependency—you can use TYPE_CHECKING guards to exclude it from production environments. The package is actively maintained and supports Python 3.9 through 3.14.

Use it for:

  • Enable IDE autocomplete and type checking when using AppConfigData client in async applications.
  • Catch type errors at development time for AppConfigData API calls before runtime.
  • Use with mypy or pyright in CI/CD pipelines to enforce type safety on service interactions.
  • Provide explicit type hints for AppConfigDataClient in team codebases using TYPE_CHECKING guards.
  • Improve code documentation by exposing AppConfigData service types to your editor.

Worth the install?

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

Provides type annotations and IDE autocomplete support for AppConfigData service, enabling static type checking with mypy, pyright, and other tools.

Yes, if you use AppConfigData service and want static type checking or IDE support. The package is lightweight, actively maintained, has no known vulnerabilities, and carries a permissive MIT license. Install it as a development dependency, optionally guarded by TYPE_CHECKING to avoid production bloat.

Install

types-aiobotocore-appconfigdata on PyPI

pip

pip install types-aiobotocore-appconfigdata

uv

uv add types-aiobotocore-appconfigdata

poetry

poetry add types-aiobotocore-appconfigdata

Installing types-aiobotocore-appconfigdata

Before you install

Low install friction with a single lightweight runtime dependency (typing-extensions). Actively maintained with a recent release 12 days old and no known vulnerabilities.

License in practice

MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects without attribution requirements.

Quickstart

pip install 'types-aiobotocore[appconfigdata]'

from aiobotocore.session import get_session
from types_aiobotocore_appconfigdata import AppConfigDataClient

session = get_session()
async with session.create_client("appconfigdata") as client:
    client: AppConfigDataClient

Requires Python 3.9 or later; type checking requires a compatible tool like mypy, pyright, or an IDE with type support.

Verify before relying

  • Whether PyCharm performance issues mentioned in the description still affect current versions.
  • Whether the lite variant is recommended over the full version for your specific IDE.
  • Performance implications when used with large codebases or complex type hierarchies.

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 — 12 days since the last release
Last repo commit
First released
Downloads 74,669/month — #14,804 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: types_aiobotocore_appconfigdata-3.9.0-py3-none-any.whl

Keywords: aiobotocore, appconfigdata, aiobotocore-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

appconfigdata type stubsaws appconfigdata type hintstype annotations aws servicemypy aws service typespyright type supportide autocomplete awsstatic type checking stubs
type-stubsaws-sdkasync-io

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

types-aiobotocore-lite

Provides type annotations for aiobotocore…

permissive · top 15,000 on PyPI

types-aiobotocore-full

Provides complete type annotations for…

permissive · top 15,000 on PyPI

mypy-boto3-appconfigdata

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

types-aiobotocore

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

types-aiobotocore-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

types-aiobotocore-ec2

Provides type stubs and annotations for…

permissive · top 5,000 on PyPI

types-aiobotocore-translate

Provides type stubs and IDE autocomplete…

permissive · top 15,000 on PyPI

types-aiobotocore-dynamodb

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

types-aiobotocore-sagemaker

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

types-aiobotocore-cloudformation

Provides type annotations and IDE…

permissive · top 5,000 on PyPI