mypy-boto3-glue

Type annotations for boto3 Glue service

pipmacoslinuxwindows
Try with needOr install directly
Source

About

Type annotations for boto3 Glue 1.42.68 service generated with mypy-boto3-builder 8.12.0

Examples

Import type hints in Python code for AWS Glue$ python -c "from mypy_boto3_glue import GlueClient; print('Types available')"
Use with mypy for static type checking of Glue boto3 code$ mypy --strict your_glue_script.py
Enable IDE autocomplete for Glue service in Python projects$ pip show mypy-boto3-glue