mypy-boto3-bcm-pricing-calculator
Type annotations for boto3 BillingandCostManagementPricingCalculator 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 that adds static type annotations to boto3's BillingandCostManagementPricingCalculator service. It is generated automatically from boto3's API definitions using mypy-boto3-builder 8.12.0 and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, Sublime Text, and other IDEs that support Python type hints. When installed, it enables IDE autocomplete, catches type errors during static analysis, and provides inline documentation for service methods and parameters without requiring explicit type annotations in your code.
The package depends only on typing-extensions and is designed as a development-time tool. It supports Python 3.9 through 3.14 and is maintained actively with recent releases. The stub definitions cover client annotations, paginators, literals, and type definitions for the BillingandCostManagementPricingCalculator service.
Use it for:
- Enable IDE autocomplete and inline documentation when writing boto3 code for billing and cost management pricing calculations.
- Catch type errors in boto3 service calls during static analysis with mypy or pyright before runtime.
- Provide explicit type hints for BillingandCostManagementPricingCalculatorClient and related objects in large codebases.
- Reduce boilerplate by letting IDEs infer types automatically rather than writing manual type annotations for boto3 calls.
- Support gradual type adoption in existing projects by installing type stubs without refactoring application code.
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 BillingandCostManagementPricingCalculator service, enabling static type checking with mypy, pyright, and other tools.
Yes. Install if you use boto3's BillingandCostManagementPricingCalculator service and want IDE autocomplete or static type checking. The package is lightweight with only typing-extensions as a dependency, actively maintained, MIT-licensed, and has no known vulnerabilities. Install as a development dependency to keep production code clean.
Install
mypy-boto3-bcm-pricing-calculator on PyPI
pip
pip install mypy-boto3-bcm-pricing-calculatoruv
uv add mypy-boto3-bcm-pricing-calculatorpoetry
poetry add mypy-boto3-bcm-pricing-calculatorInstalling mypy-boto3-bcm-pricing-calculator
Before you install
Low friction: single pure-Python wheel dependency on typing-extensions only. Active maintenance with release 14 days ago; repository shows 670 stars and recent commits.
License in practice
MIT license permits unrestricted use, modification, and distribution with minimal obligations—suitable for both open-source and proprietary projects.
Quickstart
pip install mypy-boto3-bcm-pricing-calculator
from boto3.session import Session
from mypy_boto3_bcm_pricing_calculator import BillingandCostManagementPricingCalculatorClient
client: BillingandCostManagementPricingCalculatorClient = Session().client("bcm-pricing-calculator")
Requires boto3 1.43.61 to be installed separately; type checking requires a compatible tool such as mypy or pyright.
Verify before relying
- Whether PyCharm performance issues mentioned in the description remain unresolved or have been addressed.
- Exact scope and completeness of type coverage for all BillingandCostManagementPricingCalculator operations.
- Whether the package can be installed as a development-only dependency without affecting production code.
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 | 242,334/month — #8,858 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_bcm_pricing_calculator-1.43.61-py3-none-any.whl
Keywords: boto3, bcm-pricing-calculator, 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-recommended-actionsProvides type annotations for the boto3…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-pricingProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-marketplacecommerceanalyticsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-billingProvides 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-dataexchangeProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-meteringmarketplaceProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-sagemakerProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI