mypy-boto3-compute-optimizer-automation
Type annotations for boto3 ComputeOptimizerAutomation 1.43.32 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 annotations to boto3's ComputeOptimizerAutomation service. It is generated automatically using mypy-boto3-builder and works with type checkers like mypy and pyright as well as IDEs including VSCode, PyCharm, Emacs, and Sublime Text. The stubs enable IDE autocomplete, inline documentation, and compile-time type checking for boto3 code without requiring explicit type annotations in your source.
The package is lightweight—it depends only on typing-extensions—and is designed to be installed alongside boto3. It supports Python 3.9 through 3.14 and is marked as production-stable. The documentation notes that PyCharm may experience performance issues with the full stubs due to Literal overload complexity, and recommends using the lite variant or external type checkers as an alternative in such cases.
Use it for:
- Enable IDE autocomplete and inline type hints when writing boto3 ComputeOptimizerAutomation client code in VSCode or other supported editors.
- Run mypy or pyright type checking on boto3 code to catch type errors before runtime without manual type annotations.
- Provide explicit type annotations for ComputeOptimizerAutomationClient, paginators, and service resources in large codebases.
- Improve code documentation and maintainability by making boto3 API contracts visible to developers and linters.
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 ComputeOptimizerAutomation service, enabling static type checking in mypy, pyright, and compatible editors.
Yes, if you use boto3's ComputeOptimizerAutomation service and want static type checking or IDE support. Install friction is minimal, maintenance is active, and the MIT license poses no restrictions. Be aware that PyCharm may experience performance issues with the full stubs; in that case, use the lite variant or an external type checker. No known security vulnerabilities.
Install
mypy-boto3-compute-optimizer-automation on PyPI
pip
pip install mypy-boto3-compute-optimizer-automationuv
uv add mypy-boto3-compute-optimizer-automationpoetry
poetry add mypy-boto3-compute-optimizer-automationInstalling mypy-boto3-compute-optimizer-automation
Before you install
Low friction install with a single lightweight runtime dependency (typing-extensions). Active maintenance with recent releases; generated from a stable builder tool.
License in practice
MIT license permits unrestricted use, modification, and distribution with minimal restrictions—suitable for both open-source and commercial projects.
Quickstart
pip install mypy-boto3-compute-optimizer-automation
from boto3.session import Session
from mypy_boto3_compute_optimizer_automation import ComputeOptimizerAutomationClient
client: ComputeOptimizerAutomationClient = Session().client("compute-optimizer-automation")
Requires Python 3.9 or later; boto3 must be installed separately in your environment.
Verify before relying
- Performance impact in PyCharm with full boto3-stubs (documentation warns of potential slowness with Literal overloads).
- Whether the lite variant (boto3-stubs-lite) is available as an alternative for resource-constrained environments.
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 — 58 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 232,051/month — #9,075 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_compute_optimizer_automation-1.43.32-py3-none-any.whl
Keywords: boto3, compute-optimizer-automation, 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-devops-agentProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-configProvides 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-codecatalystProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-apigatewaymanagementapiProvides 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-codepipelineProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-cloudformationProvides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI