{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/10"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion support for boto3's ServiceCatalog service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","boto3","aws"],"use_cases":["Enable IDE autocompletion and inline documentation for ServiceCatalog API calls in VSCode or PyCharm.","Catch ServiceCatalog API misuse (wrong argument names, types, or missing required fields) during development with mypy or pyright.","Annotate ServiceCatalogClient variables and paginator objects with precise types for code clarity and maintainability.","Validate boto3 ServiceCatalog code in CI/CD pipelines using mypy or pyright without runtime overhead.","Support refactoring and code navigation in IDEs by providing accurate type information for ServiceCatalog methods and responses."],"what_it_does":"This package is a type-stub library that adds static type annotations for boto3's ServiceCatalog service. It is generated from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with VSCode, PyCharm, Emacs, Sublime Text, mypy, pyright, and other IDE and type-checker tools. When installed, it enables IDE code completion and type checking for ServiceCatalog client calls, paginators, and type definitions without requiring explicit manual annotations in your code.\n\nThe package is designed as a development-time dependency and can be safely excluded from production code using TYPE_CHECKING guards. It has no runtime behavior\u2014it only provides type information to static analysis tools. The single runtime dependency is typing-extensions, keeping the install footprint minimal.","worth_installing":"Yes. Install this if you use boto3's ServiceCatalog service and want static type checking and IDE support. It has low install friction, an MIT license, no known vulnerabilities, and active maintenance. The only caveat is PyCharm users may experience performance issues with the full stubs; the documentation recommends boto3-stubs-lite as an alternative in that case."},"id":"mypy-boto3-servicecatalog","links":{"html":"https://skillfed.io/packages/mypy-boto3-servicecatalog","md":"https://skillfed.io/packages/mypy-boto3-servicecatalog.md","pypi":"https://pypi.org/project/mypy-boto3-servicecatalog/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-servicecatalog","python_support":"supports_current","summary":"Type annotations for boto3 ServiceCatalog 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":277716,"position":8143,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
