mypy-boto3-freetier
Type annotations for boto3 FreeTier 1.43.0 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package provides pre-generated type stubs for boto3's FreeTier service, enabling static type checking and IDE autocompletion in editors like VSCode, PyCharm, Emacs, and Sublime Text, as well as with mypy and pyright. It was generated with mypy-boto3-builder 8.12.0 and is compatible with boto3 FreeTier 1.43.0.
The stubs include type annotations for FreeTierClient, paginators, and type definitions, allowing developers to catch type errors at development time and get code completion without writing explicit type annotations. The package is designed as a stub-only distribution and requires only typing-extensions as a runtime dependency, making it lightweight to install.
Use it for:
- Enable IDE autocompletion and type checking when writing boto3 FreeTier client code in VSCode with Pylance.
- Run mypy or pyright type checking on a codebase that uses boto3 FreeTier without runtime overhead.
- Get paginator type hints for FreeTier operations like GetFreeTierUsage and ListAccountActivities.
- Catch FreeTier API usage errors during development before deployment.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion support for boto3's FreeTier service, enabling static type checking with mypy, pyright, and compatible editors.
Yes. This is a lightweight, actively maintained stub package with no vulnerabilities, permissive licensing, and low install friction. Install it if you use boto3's FreeTier service and want static type checking or IDE autocompletion; it adds negligible overhead and integrates seamlessly with standard Python tooling.
Install
mypy-boto3-freetier on PyPI
pip
pip install mypy-boto3-freetieruv
uv add mypy-boto3-freetierpoetry
poetry add mypy-boto3-freetierInstalling mypy-boto3-freetier
Before you install
Low friction install with a single lightweight runtime dependency (typing-extensions). The package is actively maintained with recent releases and no known vulnerabilities.
License in practice
MIT license permits unrestricted use, modification, and distribution with minimal restrictions—suitable for both open-source and proprietary projects.
Quickstart
pip install mypy-boto3-freetier
from boto3.session import Session
from mypy_boto3_freetier import FreeTierClient
client: FreeTierClient = Session().client("freetier")
# Type checking and IDE autocompletion now work
Requires Python 3.9 or later; boto3 must be installed separately as a peer dependency.
Verify before relying
- Whether the package works correctly with boto3 versions other than 1.43.0 or if it requires exact version matching.
- Performance impact in PyCharm compared to boto3-stubs-lite, given the documented Literal overload performance issue.
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 | 242,827/month — #8,836 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_freetier-1.43.0-py3-none-any.whl
Keywords: boto3, freetier, 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-iotProvides 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-s3tablesProvides type annotations and IDE…
permissive · top 15,000 on PyPI
boto3-stubs-fullProvides type annotations for boto3 1.43.71 to…
permissive · top 5,000 on PyPI
mypy-boto3-supportProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-marketplacecommerceanalyticsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-iottwinmakerProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-apigatewaymanagementapiProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-detectiveProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI