skillfed

mypy-boto3-compute-optimizer-automation

Type annotations for boto3 ComputeOptimizerAutomation 1.43.32 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-compute-optimizer-automation v1.43.32 232.1K downloads/30d#9,075 on PyPI670
Permissive license MIT Active released

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-automation

uv

uv add mypy-boto3-compute-optimizer-automation

poetry

poetry add mypy-boto3-compute-optimizer-automation

Installing 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

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 stubsaws compute optimizer automation typesmypy boto3 annotationsboto3 ide autocompletepython aws type hintsstatic type checking boto3boto3 type checking
type-stubsboto3aws

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-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-devops-agent

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-evidently

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-config

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-codecatalyst

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-apigatewaymanagementapi

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-neptune

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-codepipeline

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-cloudformation

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI