{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/4"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for the boto3 Schemas service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","boto3","aws"],"use_cases":["Enable mypy or pyright type checking on boto3 Schemas code without manual type annotations.","Get IDE autocomplete and inline documentation for Schemas API calls in VSCode with Pylance or PyCharm.","Catch Schemas API usage errors at development time rather than runtime.","Use TYPE_CHECKING guards to keep type stubs out of production dependencies while maintaining type safety.","Support multi-IDE development teams (VSCode, PyCharm, Emacs, Sublime) with consistent type information."],"what_it_does":"This package provides type stubs and annotations for the boto3 Schemas service, generated by mypy-boto3-builder 8.12.0. It enables static type checkers like mypy and pyright, plus IDE features like autocomplete and inline documentation in VSCode, PyCharm, Emacs, and Sublime Text, without requiring explicit type annotations in your code. The package is type-only\u2014it adds no runtime behavior and depends only on typing-extensions.\n\nIt covers the full Schemas API surface: client methods, paginators, waiters, and type-safe literals for service parameters. The package is actively maintained, supports Python 3.9 through 3.14, and is part of the broader boto3-stubs ecosystem. Installation is straightforward (pip install mypy-boto3-schemas or as part of boto3-stubs[schemas]), and it integrates transparently with standard development workflows.","worth_installing":"Yes. Install this if you use boto3 Schemas and want static type checking or IDE autocomplete. It has no runtime cost, minimal dependencies, is actively maintained, carries an MIT license, and integrates seamlessly into existing boto3 workflows. The only caveat: PyCharm users should be aware of documented Literal overload performance issues and may prefer boto3-stubs-lite as an alternative."},"id":"mypy-boto3-schemas","links":{"html":"https://skillfed.io/packages/mypy-boto3-schemas","md":"https://skillfed.io/packages/mypy-boto3-schemas.md","pypi":"https://pypi.org/project/mypy-boto3-schemas/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-schemas","python_support":"supports_current","summary":"Type annotations for boto3 Schemas 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":1909593,"position":3439,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
