skillfed

mypy-boto3-iotwireless

Type annotations for boto3 IoTWireless 1.43.43 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-iotwireless v1.43.43 286.2K downloads/30d#8,047 on PyPI670
Permissive license MIT Active released

What it is and what it does

This package is a stub-only type annotation library for boto3's IoTWireless service. It provides type hints and IDE autocompletion for the AWS IoT Wireless API, allowing developers to catch type errors during development rather than at runtime. The package is generated from boto3 1.43.43 and works with VSCode (via Pylance), PyCharm, Emacs, Sublime Text, mypy, and pyright.

The package has a single runtime dependency (typing-extensions) and is designed to be lightweight. It can be installed standalone or as part of the larger boto3-stubs collection. Type checking works without requiring explicit type annotations in user code—developers write boto3 code normally and the stubs provide the type information to their tools.

Use it for:

  • Enable IDE autocompletion and inline type hints when writing AWS IoT Wireless client code in VSCode with Pylance.
  • Run mypy or pyright static type checking on boto3 IoTWireless code to catch API misuse before deployment.
  • Provide PyCharm with type information for boto3 IoTWireless calls (lite version recommended if performance is slow).
  • Document expected types for IoTWirelessClient methods and parameters in your codebase without manual annotations.
  • Integrate with CI/CD pipelines to enforce type safety on AWS SDK usage across a team.

Worth the install?

AI-flagged interpretation of the facts on this page — verify before relying

Provides type annotations and IDE autocompletion for boto3's IoTWireless service, enabling static type checking with mypy, pyright, and other tools.

Yes. Install this if you use boto3's IoTWireless service and want IDE autocompletion and static type checking. The package is actively maintained, has no known vulnerabilities, imposes minimal install friction, and is permissively licensed. The only consideration is PyCharm users may experience performance issues with the full stubs; the documentation recommends the lite variant in that case.

Install

mypy-boto3-iotwireless on PyPI

pip

pip install mypy-boto3-iotwireless

uv

uv add mypy-boto3-iotwireless

poetry

poetry add mypy-boto3-iotwireless

Installing mypy-boto3-iotwireless

Before you install

Low friction: single runtime dependency (typing-extensions), wheel distribution, and active maintenance with a recent release.

License in practice

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

Quickstart

pip install mypy-boto3-iotwireless

from boto3.session import Session
from mypy_boto3_iotwireless import IoTWirelessClient

client: IoTWirelessClient = Session().client("iotwireless")

Requires Python 3.9 or later; type checking benefits depend on using a compatible IDE or static type checker (mypy, pyright, etc.).

Verify before relying

  • Whether this package works with boto3 versions other than 1.43.43, or if version pinning is required.
  • Performance impact on PyCharm when used with full boto3-stubs (documentation mentions potential slowness with Literal overloads).

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

Evidence: mypy_boto3_iotwireless-1.43.43-py3-none-any.whl

Keywords: boto3, iotwireless, 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 iotwirelessmypy annotations aws iotboto3 iotwireless type hintsaws iot wireless type checkingpyright boto3 stubside autocomplete boto3 iotstatic type checking aws sdk
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-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iottwinmaker

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iotdeviceadvisor

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-iotevents

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-iotsecuretunneling

Provides type annotations for boto3's…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-iot-jobs-data

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-iotevents-data

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-pinpoint

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI