mypy-boto3-lakeformation

Type annotations for boto3 LakeFormation service

pipmacoslinuxwindows
Try with needOr install directly
Source

About

Type annotations for boto3 LakeFormation 1.42.45 service generated with mypy-boto3-builder 8.12.0

Commands

mypy-boto3-lakeformation

Examples

Import and use type hints in Python code for LakeFormation$ python -c "from mypy_boto3_lakeformation import Client; c: Client"
Enable IDE autocomplete for LakeFormation operations in a Python project$ grep -r 'mypy_boto3_lakeformation' .
Run mypy type checking on code using LakeFormation types$ mypy --strict myapp.py