skillfed

mypy-boto3-billing

Type annotations for boto3 Billing 1.43.62 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-billing v1.43.62 243.4K downloads/30d#8,800 on PyPI670
Permissive license MIT Active released

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

uv

uv add mypy-boto3-billing

poetry

poetry add mypy-boto3-billing

Installing 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

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 stubs billingtype annotations aws billingmypy boto3 billingboto3 billing autocompletepyright aws billing typestype hints boto3 service
type-stubsaws-sdkboto3

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

Provides type stubs and IDE autocomplete for…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-billingconductor

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

mypy-boto3-outposts

Provides type annotations for the boto3…

permissive · top 15,000 on PyPI

mypy-boto3-bcm-dashboards

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-bcm-pricing-calculator

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-bcm-data-exports

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-rds

Provides type annotations and IDE…

permissive · top 5,000 on PyPI