mypy-boto3-lakeformation
Type annotations for boto3 LakeFormation 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 LakeFormation service. It is generated automatically from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with static type checkers (mypy, pyright) and IDEs (VSCode, PyCharm, Emacs, Sublime Text) to provide code completion and catch type errors at development time.
The package depends only on typing-extensions and is designed as a development-time tool. It can be installed standalone or as part of the larger boto3-stubs package. The type annotations cover LakeFormation client methods, paginators, waiters, and service-specific type definitions, allowing developers to write boto3 code with full IDE support and type safety without runtime overhead.
Use it for:
- Enable IDE autocomplete and type checking when writing boto3 LakeFormation client code in VSCode or PyCharm.
- Catch type errors in LakeFormation API calls during development using mypy or pyright before runtime.
- Document LakeFormation service method signatures and expected parameter types for team code reviews.
- Migrate legacy boto3 code to a type-safe codebase by gradually adding explicit type annotations.
- Use in CI/CD pipelines to validate boto3 LakeFormation code correctness via static type checking.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for boto3's LakeFormation service, enabling static type checking with mypy, pyright, and other tools.
Yes. Install if you use boto3 with LakeFormation and want IDE autocompletion and static type checking. The package is actively maintained, has no known vulnerabilities, carries a permissive MIT license, and adds negligible install friction. It is a development-only dependency and can be safely excluded from production environments using TYPE_CHECKING guards.
Install
mypy-boto3-lakeformation on PyPI
pip
pip install mypy-boto3-lakeformationuv
uv add mypy-boto3-lakeformationpoetry
poetry add mypy-boto3-lakeformationInstalling mypy-boto3-lakeformation
Before you install
Low install friction with a single lightweight dependency (typing-extensions). Actively maintained with recent releases; repository shows consistent activity and no archived status.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects with minimal attribution requirements.
Quickstart
pip install mypy-boto3-lakeformation
from boto3.session import Session
from mypy_boto3_lakeformation import LakeFormationClient
client: LakeFormationClient = Session().client("lakeformation")
Requires Python 3.9 or later; boto3 must be installed separately in your environment.
Verify before relying
- Whether the package works correctly with all listed IDE integrations (VSCode, PyCharm, Emacs, Sublime Text) in practice.
- Performance impact on PyCharm when using full boto3-stubs versus the lite variant mentioned in the description.
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 | 1,739,058/month — #3,602 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_lakeformation-1.43.0-py3-none-any.whl
Keywords: boto3, lakeformation, 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-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-neptuneProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-snowballProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-securitylakeProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-kmsProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-appstreamProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-healthlakeProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-timestream-queryProvides type stubs and IDE autocompletion for…
permissive · top 15,000 on PyPI