{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/2"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for boto3's AWS Glue service, enabling static type checking with mypy, pyright, and compatible editors.","skillfed_tags":["type-stubs","aws-sdk","ide-support"],"use_cases":["Enable IDE autocomplete and inline documentation when writing boto3 Glue code in VSCode or PyCharm.","Run mypy or pyright type checking on Glue client calls to catch errors before runtime.","Get type-safe paginator annotations for Glue list operations like GetJobs, GetDatabases, and GetPartitions.","Provide explicit type hints for Glue client and resource objects in team codebases using type-aware linters.","Support conditional imports with TYPE_CHECKING to avoid adding a production dependency."],"what_it_does":"mypy-boto3-glue is a type-stub package that adds static type annotations to boto3's Glue client, enabling IDEs and type checkers to provide accurate autocomplete, inline documentation, and type validation. It is generated automatically from boto3's service model and works with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright, and other tools that support Python type hints.\n\nThe package is a stub-only dependency\u2014it contains no runtime code, only type information. You install it alongside boto3 to get IDE support and catch type errors during development. It supports explicit type annotations for the Glue client, paginators, and service-specific types, and can be used conditionally with TYPE_CHECKING to avoid production dependencies.","worth_installing":"Yes. If you use boto3 Glue and want IDE support or static type checking, install this. It has no runtime overhead, a single lightweight dependency, active maintenance, MIT licensing, and zero known vulnerabilities. The only caveat is PyCharm performance on Literal overloads\u2014if you use PyCharm, consider boto3-stubs-lite instead."},"id":"mypy-boto3-glue","links":{"html":"https://skillfed.io/packages/mypy-boto3-glue","md":"https://skillfed.io/packages/mypy-boto3-glue.md","pypi":"https://pypi.org/project/mypy-boto3-glue/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-12","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-glue","python_support":"supports_current","summary":"Type annotations for boto3 Glue 1.43.70 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":6690087,"position":1872,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.43.70"}
