mypy-boto3-bcm-recommended-actions
Type annotations for boto3 BillingandCostManagementRecommendedActions 1.43.61 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package is a type-stub library generated with mypy-boto3-builder 8.12.0 that adds complete type annotations for boto3's BillingandCostManagementRecommendedActions service compatible with boto3 1.43.61. It enables developers to get IDE autocompletion, inline documentation, and static type checking when working with the AWS Billing and Cost Management Recommended Actions API through boto3, without requiring explicit type annotations in code.
The package works with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright, and other tools that support Python type hints. It depends only on typing-extensions and is designed as a development-time dependency—you can use TYPE_CHECKING guards to keep it out of production builds. The annotations cover client methods, paginators, waiters, and type definitions for the service.
Use it for:
- Enable IDE autocompletion and type hints when calling boto3 BillingandCostManagementRecommendedActions methods in VSCode or PyCharm.
- Run mypy or pyright static type checking on code that uses the AWS Billing and Cost Management Recommended Actions API.
- Catch type errors at development time instead of runtime when working with boto3 service clients.
- Generate inline documentation and parameter hints in editors that support type stubs.
- Maintain type safety in large codebases that interact with AWS services through boto3.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations for the boto3 BillingandCostManagementRecommendedActions service, enabling IDE autocompletion and static type checking with mypy, pyright, and other tools.
Yes, if you use boto3 to interact with the BillingandCostManagementRecommendedActions service and want IDE autocompletion and static type checking. The package is actively maintained, has no known vulnerabilities, installs with minimal friction, and is permissively licensed under MIT. Install it as a development dependency using TYPE_CHECKING guards if you want to keep it out of production.
Install
mypy-boto3-bcm-recommended-actions on PyPI
pip
pip install mypy-boto3-bcm-recommended-actionsuv
uv add mypy-boto3-bcm-recommended-actionspoetry
poetry add mypy-boto3-bcm-recommended-actionsInstalling mypy-boto3-bcm-recommended-actions
Before you install
Low friction install with a single lightweight runtime dependency (typing-extensions). Package is actively maintained with recent releases and no known vulnerabilities.
License in practice
MIT license permits free use, modification, and distribution with minimal restrictions—suitable for both open-source and commercial projects.
Quickstart
pip install mypy-boto3-bcm-recommended-actions
from boto3.session import Session
from mypy_boto3_bcm_recommended_actions import BillingandCostManagementRecommendedActionsClient
client: BillingandCostManagementRecommendedActionsClient = Session().client('bcm-recommended-actions')
Requires Python 3.9 or later; boto3 must be installed separately.
Verify before relying
- Whether PyCharm performance issues mentioned in the docs remain unresolved in recent versions.
- Performance impact of Literal overloads on IDE responsiveness in different editor versions.
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 — 14 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 235,307/month — #9,004 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_bcm_recommended_actions-1.43.61-py3-none-any.whl
Keywords: boto3, bcm-recommended-actions, 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-bcm-pricing-calculatorProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-apigatewaymanagementapiProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-workmailmessageflowProvides type stubs and annotations for boto3's…
permissive · top 15,000 on PyPI
mypy-boto3-marketplacecommerceanalyticsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-bcm-dashboardsProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-ssmProvides type stubs and annotations for boto3's…
permissive · top 5,000 on PyPI
mypy-boto3-bcm-data-exportsProvides 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-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI