{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/11"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion for boto3's CloudDirectory service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","static-typing"],"use_cases":["Add IDE autocompletion and parameter hints when writing CloudDirectory client code in VSCode or PyCharm.","Catch CloudDirectory API misuse (wrong parameter names, types) during development with mypy or pyright.","Generate accurate type stubs for a monorepo or internal package that wraps boto3 CloudDirectory calls.","Enable refactoring tools to safely rename or update CloudDirectory operations across a codebase.","Use TYPE_CHECKING guards to get type hints during development without adding a runtime dependency."],"what_it_does":"This package is a type-stub library generated from boto3's CloudDirectory service definition. It provides complete type annotations for CloudDirectory client operations, paginators, and type definitions, enabling IDEs and type checkers to offer accurate autocompletion and catch type errors at development time rather than runtime.\n\nThe package is designed to work alongside boto3 itself\u2014it does not replace or wrap boto3, but rather annotates it. Once installed, any code using boto3.client(\"clouddirectory\") will be recognized by mypy, pyright, VSCode Pylance, PyCharm, and other type-aware tools. It supports explicit type annotations for clients, paginators, and service-specific literals, and can be used conditionally via TYPE_CHECKING to avoid adding a production dependency.","worth_installing":"Yes\u2014if you use boto3's CloudDirectory service and want static type checking or IDE autocompletion. Install friction is negligible, maintenance is active, the license is permissive, and there are no known vulnerabilities. The only caveat is PyCharm users may experience performance issues with the full stubs (boto3-stubs-lite is an alternative); for other IDEs and type checkers, this is a straightforward win."},"id":"mypy-boto3-clouddirectory","links":{"html":"https://skillfed.io/packages/mypy-boto3-clouddirectory","md":"https://skillfed.io/packages/mypy-boto3-clouddirectory.md","pypi":"https://pypi.org/project/mypy-boto3-clouddirectory/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-11","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-clouddirectory","python_support":"supports_current","summary":"Type annotations for boto3 CloudDirectory 1.43.69 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":250980,"position":8605,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.69"}
