mypy-boto3-appfabric
Type annotations for boto3 AppFabric 1.43.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 static type annotations to boto3's AppFabric service (version 1.43.0). It enables IDEs like VSCode, PyCharm, Emacs, and Sublime Text to provide accurate code completion and type checking when working with the AppFabric API, and works with type checkers like mypy and pyright.
The package is generated automatically from boto3's service definitions using mypy-boto3-builder 8.12.0. It provides typed client classes, paginators, and type definitions for AppFabric operations, allowing developers to catch type errors during development rather than at runtime. It's designed as a development-only dependency and can be safely excluded from production code using TYPE_CHECKING guards.
Use it for:
- Enable IDE autocomplete and type hints when writing boto3 AppFabric client code in VSCode or PyCharm.
- Run mypy or pyright type checking on code that uses boto3 AppFabric without runtime errors.
- Catch AppFabric API usage errors (wrong parameter types, missing required fields) before deployment.
- Provide explicit type annotations for AppFabric paginators and service resources in large codebases.
- Integrate boto3 AppFabric type checking into CI/CD pipelines using mypy or pyright.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocomplete support for boto3's AppFabric service, enabling static type checking with mypy, pyright, and other tools.
Yes. Install this if you use boto3's AppFabric service and want static type checking and IDE support. It has low install friction, active maintenance, no known vulnerabilities, and a permissive MIT license. The only caveat is that PyCharm users may experience performance issues with Literal overloads; the documentation suggests using boto3-stubs-lite as an alternative in that case.
Install
mypy-boto3-appfabric on PyPI
pip
pip install mypy-boto3-appfabricuv
uv add mypy-boto3-appfabricpoetry
poetry add mypy-boto3-appfabricInstalling mypy-boto3-appfabric
Before you install
Low install friction with a single lightweight runtime dependency (typing-extensions). Actively maintained with stable release status.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects.
Quickstart
pip install mypy-boto3-appfabric
from boto3.session import Session
from mypy_boto3_appfabric import AppFabricClient
client: AppFabricClient = Session().client("appfabric")
# Type checking and IDE autocomplete now available
Requires Python 3.9 or later; boto3 must be installed separately.
Verify before relying
- Whether PyCharm performance issues with Literal overloads (PY-40997) have been resolved since the documentation was written.
- Whether the boto3-stubs-lite alternative is recommended for production use over this package.
- Current monthly download volume and adoption rate.
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 | 243,098/month — #8,825 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_appfabric-1.43.0-py3-none-any.whl
Keywords: boto3, appfabric, boto3-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
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-appmeshProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-sagemakerProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-marketplace-deploymentProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-support-appProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-apigatewaymanagementapiProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-pinpointProvides type annotations and IDE…
permissive · top 15,000 on PyPI