mypy-boto3-inspector2
Type annotations for boto3 Inspector2 1.43.64 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 Inspector2 AWS service client. It's generated automatically from boto3 1.43.64 and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, and Sublime Text to provide code completion and type checking as you write boto3 code.
When installed, you can annotate boto3 Inspector2 clients, paginators, and waiters with precise types, allowing your IDE and type checker to catch errors before runtime. The package is designed as a development-only dependency—you can use TYPE_CHECKING guards to keep it out of production builds. It has no external dependencies beyond typing-extensions and is actively maintained, with support for Python 3.9 through 3.14.
Use it for:
- Add IDE autocompletion and type hints when writing boto3 Inspector2 client code in VSCode or PyCharm.
- Enable mypy or pyright to catch type errors in Inspector2 API calls during CI/CD pipelines.
- Use with TYPE_CHECKING guards to provide type hints for development without adding a runtime dependency.
- Generate local type stubs via mypy-boto3-builder for a customized, offline-friendly setup.
- Support Emacs or Sublime Text development with LSP-based type checking for boto3 Inspector2 operations.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion support for boto3's Inspector2 service, enabling static type checking with mypy, pyright, and other tools.
Yes. This is a lightweight, actively maintained type-stub package with no known vulnerabilities, low install friction, and a permissive MIT license. Install it if you use boto3's Inspector2 service and want IDE autocompletion and static type checking. Use TYPE_CHECKING guards if you want to avoid a production dependency. PyCharm users should monitor performance; boto3-stubs-lite is available as a lighter alternative if needed.
Install
mypy-boto3-inspector2 on PyPI
pip
pip install mypy-boto3-inspector2uv
uv add mypy-boto3-inspector2poetry
poetry add mypy-boto3-inspector2Installing mypy-boto3-inspector2
Before you install
Low friction installation with a single runtime dependency (typing-extensions). Actively maintained with a recent release (10 days old) and no known vulnerabilities.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects.
Quickstart
pip install mypy-boto3-inspector2
from boto3.session import Session
from mypy_boto3_inspector2 import Inspector2Client
client: Inspector2Client = Session().client("inspector2")
Requires Python 3.9 or later; boto3 must be installed separately in your environment.
Verify before relying
- Whether performance impact in PyCharm is acceptable for your codebase size (docs mention potential slowness with Literal overloads).
- Whether boto3-stubs-lite is a better fit if you need lighter memory footprint or faster PyCharm performance.
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 — 10 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 257,564/month — #8,441 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_inspector2-1.43.64-py3-none-any.whl
Keywords: boto3, inspector2, 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-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-workspacesProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-dataexchangeProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-neptuneProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-inspectorProvides type annotations for boto3's Inspector…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-sagemakerProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-sesv2Provides type annotations for boto3's SESV2…
permissive · top 15,000 on PyPI
mypy-boto3-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI