{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/8"}],"enrichment":{"capability":"Provides type annotations for boto3's SSO service, enabling type checking and IDE autocomplete for AWS Single Sign-On operations.","skillfed_tags":["type-stubs","aws-sdk","type-checking"],"use_cases":["Enable IDE autocomplete and type checking for boto3 SSO operations in VSCode with Pylance or PyCharm.","Run mypy or pyright type checking on code that uses boto3 SSO without runtime errors.","Explicitly annotate SSOClient types in functions to catch AWS API misuse at development time.","Generate paginator type hints for list_account_roles and list_accounts operations.","Use boto3 SSO in a TYPE_CHECKING block to avoid production dependencies while maintaining type safety."],"what_it_does":"mypy-boto3-sso is a type-stub package that adds complete type annotations to boto3's AWS SSO (Single Sign-On) service. It is generated from boto3 1.43.0 using 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.\n\nWhen installed, it enables IDE autocomplete, catches type errors during development, and provides explicit type hints for SSOClient, paginators, and service-specific literals and type definitions. The package is a stub-only distribution (no runtime code) with a single runtime dependency on typing-extensions. It supports Python 3.9 through 3.14.","worth_installing":"Yes. If you use boto3's SSO service and want type checking or IDE support, this package is a straightforward, low-friction install with no security issues, active maintenance, and a permissive license. Install it alongside boto3 in your development environment or as part of boto3-stubs[sso] for a complete typed AWS SDK experience."},"id":"mypy-boto3-sso","links":{"html":"https://skillfed.io/packages/mypy-boto3-sso","md":"https://skillfed.io/packages/mypy-boto3-sso.md","pypi":"https://pypi.org/project/mypy-boto3-sso/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-sso","python_support":"supports_current","summary":"Type annotations for boto3 SSO 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":461682,"position":6529,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
