mypy-boto3-cur
Type annotations for boto3 CostandUsageReportService 1.43.0 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 type annotations for boto3's CostandUsageReportService (the AWS Cost and Usage Report API). It is generated automatically from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with type checkers (mypy, pyright) and IDEs (VSCode, PyCharm, Emacs, Sublime Text) to provide code completion and catch type errors at development time.
When installed, it allows you to write boto3 code with full type hints, so your IDE can autocomplete method names and parameters, and type checkers can verify your API calls before runtime. It has a single runtime dependency (typing-extensions) and is designed to be lightweight. The package supports Python 3.9 through 3.14 and is actively maintained.
Use it for:
- Enable IDE autocomplete and inline documentation when writing code that calls the AWS Cost and Usage Report API via boto3.
- Catch type errors in boto3 Cost and Usage Report calls using mypy or pyright before deployment.
- Use explicit type annotations for CostandUsageReportServiceClient, paginators, and type definitions in production code.
- Integrate type checking into CI/CD pipelines to validate boto3 Cost and Usage Report API usage across a codebase.
- Reduce development friction when working with boto3 in PyCharm or VSCode by enabling native type discovery.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE support for boto3's CostandUsageReportService, enabling type checking and autocomplete in mypy, pyright, VSCode, PyCharm, and other editors.
Yes. If you use boto3's CostandUsageReportService, this package is worth installing to gain IDE autocomplete and type checking. It has low install friction, active maintenance, no known vulnerabilities, a permissive MIT license, and is in the top-15000 tier of PyPI packages by popularity. Install it as part of your development environment or via boto3-stubs[cur] for broader AWS service coverage.
Install
mypy-boto3-cur on PyPI
pip
pip install mypy-boto3-curuv
uv add mypy-boto3-curpoetry
poetry add mypy-boto3-curInstalling mypy-boto3-cur
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 670 repository stars indicate ongoing support.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and commercial projects with minimal obligations.
Quickstart
pip install mypy-boto3-cur
from boto3.session import Session
from mypy_boto3_cur import CostandUsageReportServiceClient
client: CostandUsageReportServiceClient = Session().client("cur")
Requires Python 3.9 or later; type checking requires mypy, pyright, or a compatible IDE.
Verify before relying
- Whether PyCharm performance issues mentioned in the description (issue PY-40997) have been resolved since the package was generated.
- Whether the lite variant (boto3-stubs-lite) is recommended for production deployments to reduce memory overhead.
- Actual download volume and user base size to assess community adoption beyond the top-15000 tier classification.
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 — 107 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 252,197/month — #8,552 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_cur-1.43.0-py3-none-any.whl
Keywords: boto3, cur, 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-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-detectiveProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-pinpointProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-panoramaProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-codeguruprofilerProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-ecr-publicProvides type annotations for boto3's ECRPublic…
permissive · top 15,000 on PyPI
mypy-boto3-kmsProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-sagemakerProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-s3vectorsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI