skillfed

mypy-boto3-appmesh

Type annotations for boto3 AppMesh 1.43.0 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-appmesh v1.43.0 255.5K downloads/30d#8,476 on PyPI670
Permissive license MIT Active released

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-appmesh

uv

uv add mypy-boto3-appmesh

poetry

poetry add mypy-boto3-appmesh

Installing 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

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

boto3 type stubs appmeshmypy boto3 annotationsaws appmesh type hintsboto3 ide autocompletestatic type checking awspyright boto3 stubsappmesh client types
type-stubsaws-sdkstatic-typing

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

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-appsync

Provides type annotations for boto3's AppSync…

permissive · top 15,000 on PyPI

mypy-boto3-appconfig

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-appintegrations

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-migration-hub-refactor-spaces

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-ram

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-mailmanager

Provides type stubs and annotations for boto3's…

permissive · top 15,000 on PyPI

mypy-boto3-fms

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-appfabric

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-ssm-sap

Provides type annotations for boto3's AWS…

permissive · top 15,000 on PyPI