types-aiobotocore-appconfigdata
Type annotations for aiobotocore AppConfigData 3.9.0 service generated with mypy-boto3-builder 8.12.0
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-appconfigdatauv
uv add types-aiobotocore-appconfigdatapoetry
poetry add types-aiobotocore-appconfigdataInstalling 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
Tags
More Software Development packages
Provides backported and experimental type hints…
permissive · top 100 on PyPI
numpyNumPy provides an N-dimensional array object…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
annotated-docProvides a way to document function parameters,…
permissive · top 100 on PyPI
typerTyper builds command-line applications from…
permissive · top 1,000 on PyPI
distlibDistlib provides low-level packaging utilities…
permissive · top 1,000 on PyPI
types-aiobotocore-liteProvides type annotations for aiobotocore…
permissive · top 15,000 on PyPI
types-aiobotocore-fullProvides complete type annotations for…
permissive · top 15,000 on PyPI
mypy-boto3-appconfigdataProvides type annotations and IDE…
permissive · top 15,000 on PyPI
types-aiobotocoreProvides type annotations and IDE…
permissive · top 5,000 on PyPI
types-aiobotocore-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
types-aiobotocore-ec2Provides type stubs and annotations for…
permissive · top 5,000 on PyPI
types-aiobotocore-translateProvides type stubs and IDE autocomplete…
permissive · top 15,000 on PyPI
types-aiobotocore-dynamodbProvides type annotations and IDE…
permissive · top 5,000 on PyPI
types-aiobotocore-sagemakerProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
types-aiobotocore-cloudformationProvides type annotations and IDE…
permissive · top 5,000 on PyPI