skillfed

mypy-boto3-mq

Type annotations for boto3 MQ 1.43.48 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-mq v1.43.48 291.1K downloads/30d#7,974 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 MQ service client. It is generated automatically from boto3 metadata and enables IDEs and type checkers to understand the shape, parameters, and return types of MQ API calls, providing code completion and catching type errors before runtime.

The package works by providing type annotations compatible with mypy, pyright, VSCode Pylance, PyCharm, Emacs, and Sublime Text. It depends only on typing-extensions and is designed as a development-time dependency—you can use TYPE_CHECKING guards to avoid including it in production builds. The annotations cover client methods, paginators, and service-specific literals and type definitions.

Use it for:

  • Enable IDE autocomplete and inline documentation when writing boto3 MQ code in VSCode or PyCharm.
  • Run mypy or pyright type checking on boto3 MQ code to catch parameter and return-type errors before deployment.
  • Provide explicit type hints for MQClient, paginators, and service types in a codebase using boto3.
  • Reduce development friction when working with AWS MQ by catching API misuse at edit time rather than runtime.

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 MQ (message queue) service, enabling static type checking with mypy, pyright, and other tools.

Yes, if you use boto3 to interact with AWS MQ and want static type checking or IDE support. Install friction is minimal, maintenance is active, and the MIT license imposes no restrictions. The package is a pure stub library with no runtime overhead when used with TYPE_CHECKING guards. Skip only if you do not use boto3 MQ or have no need for type checking.

Install

mypy-boto3-mq on PyPI

pip

pip install mypy-boto3-mq

uv

uv add mypy-boto3-mq

poetry

poetry add mypy-boto3-mq

Installing mypy-boto3-mq

Before you install

Low install friction; single lightweight dependency on typing-extensions. Active maintenance with recent releases; last commit 2026-06-22 and release 31 days ago indicate ongoing support.

License in practice

MIT license permits unrestricted use, modification, and distribution in both open-source and commercial projects with minimal restrictions.

Quickstart

pip install mypy-boto3-mq

from boto3.session import Session
from mypy_boto3_mq import MQClient

client: MQClient = Session().client("mq")

Requires Python 3.9 or later; boto3 must be installed separately in your environment.

Verify before relying

  • Whether PyCharm performance issue PY-40997 remains unresolved and affects current versions.
  • Specific IDE versions and configurations where type checking has been validated.

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 — 31 days since the last release
Last repo commit
First released
Downloads 291,086/month — #7,974 on PyPI (30-day window, as of 2026-08-14)
Known vulnerabilities none known (OSV.dev, checked 2026-08-14)

Evidence: mypy_boto3_mq-1.43.48-py3-none-any.whl

Keywords: boto3, mq, 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 stubsaws mq type annotationsboto3 mq typingide autocomplete boto3mypy boto3 supportstatic type checking awsboto3 code completion
type-stubsaws-sdkboto3

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

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-detective

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-panorama

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-sagemaker

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-pinpoint

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-appflow

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-drs

Provides type annotations for the boto3 AWS Drs…

permissive · top 15,000 on PyPI