{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/11"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion for boto3's AppStream service, compatible with mypy, pyright, VSCode, PyCharm, and other type-checking tools.","skillfed_tags":["type-stubs","boto3","aws"],"use_cases":["Enable IDE autocomplete and type hints when writing boto3 AppStream client code in VSCode or PyCharm.","Run mypy or pyright type checking on AppStream-using code to catch type errors before deployment.","Provide explicit type annotations for AppStream paginators and waiters in type-strict projects.","Improve code maintainability by documenting AppStream API contracts through static types.","Use in a TYPE_CHECKING block to get IDE support without adding a runtime dependency."],"what_it_does":"This package is a type-stub library that adds static type annotations for boto3's AppStream service. It enables IDE code completion, type checking with mypy and pyright, and catches potential type errors before runtime. The stubs are generated from boto3 1.43.55 and include annotations for the AppStream client, paginators, waiters, and type definitions.\n\nYou install it alongside boto3 to gain full IDE support and static type checking without modifying your application code. It works with VSCode (via Pylance), PyCharm, Emacs, Sublime Text, and command-line type checkers. The package is lightweight, depending only on typing-extensions, and is safe to use in production behind a TYPE_CHECKING guard if you want to avoid a runtime dependency.","worth_installing":"Yes, if you use boto3's AppStream service and want IDE autocomplete or static type checking. Install friction is minimal, maintenance is active, and the MIT license has no restrictions. The only caveat is PyCharm performance; if you experience slowness, the documentation recommends switching to boto3-stubs-lite or using mypy/pyright instead."},"id":"mypy-boto3-appstream","links":{"html":"https://skillfed.io/packages/mypy-boto3-appstream","md":"https://skillfed.io/packages/mypy-boto3-appstream.md","pypi":"https://pypi.org/project/mypy-boto3-appstream/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-23","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-appstream","python_support":"supports_current","summary":"Type annotations for boto3 AppStream 1.43.55 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":257411,"position":8447,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.55"}
