mypy-boto3-billing
Type annotations for boto3 Billing 1.43.62 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
mypy-boto3-billing is a type stub package that adds static type information for the AWS boto3 Billing service. It is generated from boto3 1.43.62 using mypy-boto3-builder 8.12.0 and works with type checkers like mypy and pyright, as well as IDEs that support Python language servers. The package provides explicit type annotations for the BillingClient, paginators, and service-specific types, enabling IDE autocompletion and catching type errors before runtime.
The package is designed to be used alongside boto3 and can be installed standalone or as part of the boto3-stubs bundle. It supports modern Python versions (3.9 through 3.14) and is classified as "Stubs Only," meaning it contains only type information and does not alter boto3's runtime behavior. The single runtime dependency is typing-extensions, keeping installation lightweight.
Use it for:
- Enable IDE autocompletion and type hints when writing boto3 Billing service code in VSCode or PyCharm.
- Run mypy or pyright type checking on boto3 Billing code to catch type errors before deployment.
- Provide explicit type annotations for BillingClient and paginator objects in type-checked Python projects.
- Use in Emacs or Sublime Text with LSP support for real-time type checking and code completion.
- Avoid runtime type errors by catching incorrect boto3 Billing API calls during static analysis.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for the boto3 Billing service, enabling static type checking with mypy, pyright, and other tools.
Yes. The package is actively maintained, has no known vulnerabilities, minimal install friction, and a permissive MIT license. Install it if you use boto3's Billing service and want static type checking or IDE autocompletion. It is a lightweight, low-risk addition to any boto3-based project.
Install
mypy-boto3-billing on PyPI
pip
pip install mypy-boto3-billinguv
uv add mypy-boto3-billingpoetry
poetry add mypy-boto3-billingInstalling mypy-boto3-billing
Before you install
Low install friction with a single lightweight runtime dependency (typing-extensions). Active maintenance with recent releases; last commit 2026-06-22 and release 14 days ago.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects.
Quickstart
pip install mypy-boto3-billing
from boto3.session import Session
from mypy_boto3_billing import BillingClient
client: BillingClient = Session().client("billing")
Requires Python 3.9 or later; boto3 must be installed separately in your environment.
Verify before relying
- Whether the package works correctly with all advertised IDEs (VSCode, PyCharm, Emacs, Sublime Text) in practice.
- Performance impact on PyCharm type checking; 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 — 14 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 243,388/month — #8,800 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_billing-1.43.62-py3-none-any.whl
Keywords: boto3, billing, 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-ampProvides type stubs and IDE autocomplete for…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-billingconductorProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-cloudformationProvides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-outpostsProvides type annotations for the boto3…
permissive · top 15,000 on PyPI
mypy-boto3-bcm-dashboardsProvides 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-bcm-pricing-calculatorProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-bcm-data-exportsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-rdsProvides type annotations and IDE…
permissive · top 5,000 on PyPI