mypy-boto3-appmesh
Type annotations for boto3 AppMesh 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 information to boto3's AppMesh service client. It generates IDE autocompletion, type hints, and type-checking support for VSCode, PyCharm, Emacs, Sublime Text, mypy, and pyright. When installed, it allows developers to write boto3 AppMesh code with full type safety—IDEs can suggest methods and parameters, and type checkers can catch errors before runtime.
The package is generated from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and includes type annotations for clients, paginators, and service-specific types. It has a single runtime dependency (typing-extensions) and supports Python 3.9 through 3.14. The documentation notes that PyCharm users may experience performance issues with Literal overloads and recommends using boto3-stubs-lite as an alternative in that case.
Use it for:
- Enable IDE code completion and parameter hints when writing boto3 AppMesh client code in VSCode or Sublime Text.
- Run mypy or pyright type checking on AppMesh code to catch type errors before deployment.
- Provide explicit type annotations for AppMesh clients and paginators in production code using TYPE_CHECKING guards.
- Improve developer experience with autocomplete and inline documentation in PyCharm (with boto3-stubs-lite if performance is an issue).
- Validate AppMesh API calls against the correct method signatures and argument types during development.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for boto3's AppMesh service, enabling static type checking with mypy, pyright, and other tools.
Yes, if you use boto3 AppMesh and want type safety. Install friction is minimal, maintenance is active, and the MIT license is permissive. The package is stable (Production/Stable status) and has no known vulnerabilities. Consider boto3-stubs-lite instead if you experience PyCharm performance issues with Literal overloads.
Install
mypy-boto3-appmesh on PyPI
pip
pip install mypy-boto3-appmeshuv
uv add mypy-boto3-appmeshpoetry
poetry add mypy-boto3-appmeshInstalling mypy-boto3-appmesh
Before you install
Low friction: single runtime dependency (typing-extensions), pure Python wheel. 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 commercial projects with minimal obligations.
Quickstart
pip install mypy-boto3-appmesh
from boto3.session import Session
from mypy_boto3_appmesh import AppMeshClient
client: AppMeshClient = Session().client("appmesh")
Requires Python 3.9 or later; boto3 must be installed separately in your environment.
Verify before relying
- Whether performance issues with PyCharm's Literal overloads (mentioned in docs) affect typical workflows.
- Exact scope of type coverage for all AppMesh API operations and resource types.
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 | 255,542/month — #8,476 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_appmesh-1.43.0-py3-none-any.whl
Keywords: boto3, appmesh, 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-appsyncProvides type annotations for boto3's AppSync…
permissive · top 15,000 on PyPI
mypy-boto3-appconfigProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-appintegrationsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-migration-hub-refactor-spacesProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-ramProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-mailmanagerProvides type stubs and annotations for boto3's…
permissive · top 15,000 on PyPI
mypy-boto3-fmsProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-appfabricProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-ssm-sapProvides type annotations for boto3's AWS…
permissive · top 15,000 on PyPI