mypy-boto3-macie2
Type annotations for boto3 Macie2 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 Macie2 service client. It enables IDEs and type checkers to understand the shape of Macie2 API calls, providing autocomplete, inline documentation, and type-checking errors at development time rather than runtime. The stubs are generated automatically from boto3's service definitions using mypy-boto3-builder 8.12.0.
The package works with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright, and other tools that understand Python type hints. It has a single runtime dependency (typing-extensions) and installs as a pure Python wheel. Type annotations are available for the Macie2 client, paginators, waiters, and type definitions, allowing developers to write strongly-typed AWS code without manual annotation.
Use it for:
- Add IDE autocomplete and inline documentation when writing boto3 Macie2 code in VSCode or PyCharm.
- Enable mypy or pyright to catch type errors in AWS Macie2 API calls before deployment.
- Provide explicit type hints for Macie2Client, paginators, and waiters in a shared library or framework.
- Support development workflows where type checking is enforced via CI/CD pipelines.
- Document expected parameter types and return shapes for Macie2 operations in team codebases.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocomplete support for the boto3 Macie2 AWS service, enabling static type checking with mypy, pyright, and other tools.
Yes, if you use boto3 Macie2 and want static type checking or IDE support. Install friction is minimal (one dependency, pure Python), maintenance is active, and the MIT license carries no restrictions. The package is stable (Production/Stable status) and widely used (top 15000 PyPI packages). No security vulnerabilities are known. Consider boto3-stubs-lite as an alternative if PyCharm performance is a concern.
Install
mypy-boto3-macie2 on PyPI
pip
pip install mypy-boto3-macie2uv
uv add mypy-boto3-macie2poetry
poetry add mypy-boto3-macie2Installing mypy-boto3-macie2
Before you install
Low friction: single lightweight dependency (typing-extensions), pure Python wheel, actively maintained with recent release.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects.
Quickstart
pip install mypy-boto3-macie2
from boto3.session import Session
from mypy_boto3_macie2 import Macie2Client
client: Macie2Client = Session().client("macie2")
Requires Python 3.9 or later; boto3 must be installed separately to use the client.
Verify before relying
- Whether PyCharm performance issues mentioned in docs (PY-40997) still affect current versions.
- Exact scope and completeness of type coverage for all Macie2 API operations and response types.
- Whether boto3-stubs-lite is recommended as a default over this package for most users.
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 | 250,753/month — #8,618 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_macie2-1.43.0-py3-none-any.whl
Keywords: boto3, macie2, 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-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-neptuneProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-sesv2Provides type annotations for boto3's SESV2…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-athenaProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-fsxProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-dataexchangeProvides type annotations and IDE…
permissive · top 5,000 on PyPI