{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/10"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion for boto3's Glacier service, enabling static type checking with mypy, pyright, and editor support in VSCode, PyCharm, Emacs, and Sublime Text.","skillfed_tags":["type-stubs","aws-sdk","mypy"],"use_cases":["Enable IDE autocompletion and inline type hints when writing boto3 Glacier code in VSCode or PyCharm.","Run mypy or pyright type checking on Glacier client code to catch type errors before deployment.","Use TYPE_CHECKING guards to import Glacier type annotations without adding a runtime dependency to production code.","Provide explicit type annotations for Glacier paginators and waiters in complex AWS workflows.","Integrate with Emacs or Sublime Text LSP clients for real-time type checking and code completion."],"what_it_does":"mypy-boto3-glacier is a type-stub package that adds static type checking and IDE autocompletion support for boto3's Glacier service. It was generated by mypy-boto3-builder 8.12.0 and works with type checkers like mypy and pyright, as well as IDEs including VSCode, PyCharm, Emacs, and Sublime Text. The package provides explicit type annotations for Glacier clients, paginators, waiters, and service resources, allowing developers to catch type errors during development rather than at runtime.\n\nThe package is designed to be installed alongside boto3 and requires only typing-extensions as a runtime dependency. It supports Python 3.9 through 3.14 and is classified as Production/Stable. Installation is straightforward via pip, either standalone or as part of boto3-stubs[glacier]. The documentation notes that PyCharm users may experience performance issues with the full type stubs and recommends using boto3-stubs-lite as an alternative if needed.","worth_installing":"Yes. The package is actively maintained, has no known vulnerabilities, installs with minimal friction, and carries a permissive MIT license. Install it if you use boto3 with Glacier and want static type checking or IDE autocompletion; it adds no runtime overhead when used with TYPE_CHECKING guards."},"id":"mypy-boto3-glacier","links":{"html":"https://skillfed.io/packages/mypy-boto3-glacier","md":"https://skillfed.io/packages/mypy-boto3-glacier.md","pypi":"https://pypi.org/project/mypy-boto3-glacier/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-glacier","python_support":"supports_current","summary":"Type annotations for boto3 Glacier 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":290760,"position":7981,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
