{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/7"}],"enrichment":{"capability":"Provides type annotations for boto3's SSOAdmin service, enabling IDE autocomplete, type checking with mypy and pyright, and static analysis across VSCode, PyCharm, Emacs, and Sublime Text.","skillfed_tags":["type-stubs","boto3","aws"],"use_cases":["Enable IDE autocomplete and inline documentation for boto3 SSOAdmin API calls in VSCode or PyCharm.","Run mypy or pyright type checking on code that uses boto3 SSOAdmin without runtime errors.","Catch incorrect parameter types or missing required arguments to SSOAdmin client methods before deployment.","Provide type hints for paginator and waiter objects returned by SSOAdmin operations.","Use as a dev-only dependency with TYPE_CHECKING to avoid shipping type stubs in production packages."],"what_it_does":"This package is a type-stub library generated by mypy-boto3-builder that adds static type information for boto3's SSOAdmin service. It works by providing type definitions that IDEs and type checkers can use to understand boto3 client methods, parameters, and return types\u2014without modifying boto3 itself. When installed, it enables your editor to offer autocomplete suggestions and catches type errors before runtime.\n\nThe package is designed to be used alongside boto3 in development environments. It supports multiple type-checking workflows: direct IDE integration (VSCode with Pylance, PyCharm, Emacs with lsp-pyright, Sublime Text), command-line type checkers (mypy, pyright), and can be installed as a development-only dependency using TYPE_CHECKING guards to avoid production bloat. The generated stubs cover SSOAdmin client methods, paginators, waiters, and type literals.","worth_installing":"Yes, if you use boto3's SSOAdmin service and want static type checking or IDE autocomplete. Install friction is minimal, maintenance is active, and the MIT license has no restrictions. PyCharm users should be aware of potential performance issues with Literal overloads (documented in the package); boto3-stubs-lite is offered as an alternative if needed."},"id":"mypy-boto3-sso-admin","links":{"html":"https://skillfed.io/packages/mypy-boto3-sso-admin","md":"https://skillfed.io/packages/mypy-boto3-sso-admin.md","pypi":"https://pypi.org/project/mypy-boto3-sso-admin/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-04","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-sso-admin","python_support":"supports_current","summary":"Type annotations for boto3 SSOAdmin 1.43.64 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":564959,"position":5976,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.64"}
