{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/10"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for the boto3 Pricing service, enabling static type checking with mypy, pyright, and compatible editors.","skillfed_tags":["type-stubs","aws-sdk","boto3"],"use_cases":["Enable IDE autocomplete and type hints when writing boto3 Pricing API calls in VSCode or PyCharm.","Run mypy or pyright static type checking on code that uses boto3.client('pricing') to catch type errors before runtime.","Provide explicit type annotations for PricingClient, paginators, and service responses in large codebases.","Use with TYPE_CHECKING guards to get type support in development without adding a production dependency."],"what_it_does":"This package is a type-stub library that adds complete type annotations for the AWS boto3 Pricing service. It is generated automatically using mypy-boto3-builder 8.12.0 and works with mypy, pyright, VSCode, PyCharm, Emacs, Sublime Text, and other type-aware editors and linters. When installed, it enables IDE code completion and static type checking on boto3 Pricing client calls without requiring explicit type annotations in your code.\n\nThe package contains type definitions for the PricingClient, paginators, and service-specific types. It is designed as a stub-only library (no runtime code), so it can be safely imported only during type checking using TYPE_CHECKING guards to avoid production dependencies. The single runtime dependency is typing-extensions, keeping install friction minimal.","worth_installing":"Yes, if you use boto3 Pricing service and want static type checking or IDE autocomplete. Install friction is minimal, maintenance is active, and the MIT license is permissive. PyCharm users should be aware of a known performance issue with Literal overloads (PyCharm issue PY-40997); consider boto3-stubs-lite as an alternative if you experience slowness."},"id":"mypy-boto3-pricing","links":{"html":"https://skillfed.io/packages/mypy-boto3-pricing","md":"https://skillfed.io/packages/mypy-boto3-pricing.md","pypi":"https://pypi.org/project/mypy-boto3-pricing/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-pricing","python_support":"supports_current","summary":"Type annotations for boto3 Pricing 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":283248,"position":8075,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
