mypy-boto3-appflow
Type annotations for boto3 Appflow 1.43.23 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 information for boto3's Appflow service. It is generated from boto3 1.43.23 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 catches type errors at development time without requiring explicit type annotations in your code.
The package contains type definitions for Appflow client operations, literals for valid parameter values, and type definitions for request and response structures. It is designed as a development-time dependency and can be used conditionally with TYPE_CHECKING to avoid runtime overhead in production code. The library supports Python 3.9 through 3.14 and has no external dependencies beyond typing-extensions.
Use it for:
- Enable IDE autocomplete and type hints when writing boto3 Appflow client code in VSCode or PyCharm.
- Run mypy or pyright type checking on boto3 Appflow code to catch type errors before runtime.
- Provide explicit type annotations for Appflow client, request/response structures, and valid literal values.
- Use in a TYPE_CHECKING block to add type safety during development without adding a production dependency.
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 Appflow service, enabling static type checking with mypy, pyright, and other tools.
Yes, if you use boto3 Appflow and want IDE autocomplete or static type checking. Install friction is minimal, maintenance is active, and the MIT license has no restrictions. The only caveat is PyCharm may experience performance issues with full type stubs; in that case, use boto3-stubs-lite instead. For mypy, pyright, VSCode, or other type checkers, this is a straightforward win.
Install
mypy-boto3-appflow on PyPI
pip
pip install mypy-boto3-appflowuv
uv add mypy-boto3-appflowpoetry
poetry add mypy-boto3-appflowInstalling mypy-boto3-appflow
Before you install
Low friction install with a single runtime dependency (typing-extensions). Actively maintained with recent releases; repo shows 670 stars and last commit on 2026-06-22.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects.
Quickstart
pip install mypy-boto3-appflow
from boto3.session import Session
from mypy_boto3_appflow import AppflowClient
client: AppflowClient = Session().client("appflow")
Requires Python 3.9 or later; boto3 must be installed separately in your environment.
Verify before relying
- Whether PyCharm performance issues mentioned in the docs (issue PY-40997) remain unresolved or have been addressed.
- Whether the lite variant (boto3-stubs-lite) is recommended as a default for PyCharm users or only when performance degrades.
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 — 71 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 5,388,775/month — #2,111 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_appflow-1.43.23-py3-none-any.whl
Keywords: boto3, appflow, 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-appintegrationsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-workdocsProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-workmailmessageflowProvides type stubs and annotations for boto3's…
permissive · top 15,000 on PyPI
mypy-boto3-apprunnerProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-kendraProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-efsProvides type stubs and IDE autocompletion for…
permissive · top 15,000 on PyPI
mypy-boto3-simspaceweaverProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-support-appProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-auditmanagerProvides type annotations and IDE…
permissive · top 15,000 on PyPI