{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/7"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete support for boto3's CloudFront service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","boto3"],"use_cases":["Enable IDE autocomplete and inline documentation for CloudFront API calls in VSCode with Pylance or PyCharm.","Run mypy or pyright type checking on code that uses boto3 CloudFront to catch method name and argument type errors before deployment.","Add explicit type annotations to CloudFront client code for better code clarity and maintainability in large projects.","Use boto3-stubs[cloudfront] as a lighter alternative when PyCharm performance is degraded by full stub overloads."],"what_it_does":"This package is a type-stub library that adds static type information to boto3's CloudFront service. It was generated by mypy-boto3-builder 8.12.0 and provides type hints for CloudFront clients, paginators, waiters, and type definitions, enabling IDEs and type checkers to offer code completion and catch type errors at development time rather than runtime.\n\nIt works by installing alongside boto3 and providing `.pyi` stub files that describe the CloudFront API surface. When you import CloudFrontClient and annotate your boto3 client with it, mypy, pyright, VSCode Pylance, PyCharm, and other tools can understand what methods and arguments are available. The package is designed as a development-only dependency\u2014you can use TYPE_CHECKING guards to avoid shipping it in production.","worth_installing":"Yes, if you use boto3 CloudFront and want static type checking or IDE support. Install friction is minimal, maintenance is active, and the MIT license has no restrictions. Install as a dev dependency only (via TYPE_CHECKING guards) to avoid shipping it to production. Note: PyCharm users may experience performance issues; consider boto3-stubs-lite as an alternative if that occurs."},"id":"mypy-boto3-cloudfront","links":{"html":"https://skillfed.io/packages/mypy-boto3-cloudfront","md":"https://skillfed.io/packages/mypy-boto3-cloudfront.md","pypi":"https://pypi.org/project/mypy-boto3-cloudfront/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-14","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-cloudfront","python_support":"supports_current","summary":"Type annotations for boto3 CloudFront 1.43.8 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":574593,"position":5939,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.8"}
