mypy-boto3-controltower
Type annotations for boto3 ControlTower 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 ControlTower service client. It is generated from boto3 1.43.0 and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, and Sublime Text to provide IDE autocomplete and type checking for ControlTower API calls.
The stubs enable developers to catch type errors before runtime and get inline documentation and parameter hints while writing AWS ControlTower code. It is a development-only dependency—the stubs themselves do not execute code, only guide type checkers and editors. Installation is straightforward via pip, and it integrates transparently with existing boto3 code without requiring explicit type annotations.
Use it for:
- Enable IDE autocomplete and parameter hints when writing boto3 ControlTower client code in VSCode or PyCharm.
- Catch type mismatches in ControlTower API calls during static analysis with mypy or pyright before deployment.
- Provide explicit type annotations for ControlTowerClient, paginators, and service resources in large AWS automation projects.
- Support Pylint and other linters by offering type information for ControlTower operations via TYPE_CHECKING guards.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type stubs and IDE autocomplete support for AWS ControlTower service calls via boto3, enabling static type checking in mypy, pyright, and editor environments.
Yes. Install if you use boto3 ControlTower in a Python project and want IDE autocomplete and static type checking. Low friction (one lightweight dependency), actively maintained, MIT-licensed, and no known vulnerabilities. Only skip if you have no type-checking tooling or do not use ControlTower.
Install
mypy-boto3-controltower on PyPI
pip
pip install mypy-boto3-controltoweruv
uv add mypy-boto3-controltowerpoetry
poetry add mypy-boto3-controltowerInstalling mypy-boto3-controltower
Before you install
Low install friction with a single lightweight runtime dependency (typing-extensions). Actively maintained with recent releases; last commit 2026-06-22.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects.
Quickstart
pip install mypy-boto3-controltower
from boto3.session import Session
from mypy_boto3_controltower import ControlTowerClient
client: ControlTowerClient = Session().client("controltower")
Requires Python 3.9 or later; boto3 must be installed separately in your environment.
Verify before relying
- Whether the package works correctly with all listed Python versions (3.9–3.14) in practice.
- Performance impact on PyCharm; 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 — 107 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 254,838/month — #8,489 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_controltower-1.43.0-py3-none-any.whl
Keywords: boto3, controltower, 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
boto3-stubs-fullProvides type annotations for boto3 1.43.71 to…
permissive · top 5,000 on PyPI
mypy-boto3-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-cloudcontrolProvides type stubs and annotations for boto3's…
permissive · top 15,000 on PyPI
mypy-boto3-dataexchangeProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-mghProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-workdocsProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-controlcatalogProvides type annotations and IDE…
permissive · top 15,000 on PyPI