{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/7"}],"enrichment":{"capability":"Provides type annotations for boto3 1.43.72, enabling static type checking with mypy, pyright, and IDE autocomplete across VSCode, PyCharm, Emacs, and Sublime Text.","skillfed_tags":["type-stubs","aws-sdk","ide-support"],"use_cases":["Enable IDE autocomplete and inline type hints when writing boto3 code without manual type annotations.","Run mypy or pyright on a boto3 project to catch type errors before runtime.","Use boto3 in a TYPE_CHECKING block to avoid production dependencies while maintaining type support during development.","Speed up type checking in large codebases by providing explicit type information for boto3 clients and resources."],"what_it_does":"boto3-stubs-lite is a type-stub package that adds static type information to boto3 1.43.72, the AWS SDK for Python. It works by providing pre-generated type annotations that IDEs and type checkers can read to offer autocomplete, inline documentation, and type validation without modifying your actual boto3 code. The package is compatible with mypy, pyright, VSCode, PyCharm, Emacs, and Sublime Text.\n\nThe package depends on three lightweight stub libraries: botocore-stubs, types-s3transfer, and typing-extensions. You install it alongside boto3 in your development environment, and type checkers automatically discover and use the annotations. The lite variant is designed as a lighter alternative to the full distribution, with optional extras like [essential] to add annotations for commonly used services.","worth_installing":"Yes. This is a low-friction, actively maintained type-stub package with no security vulnerabilities, permissive MIT licensing, and broad IDE support. Install it if you use boto3 and want IDE autocomplete or static type checking. The only gotcha is that you must separately configure a type checker or IDE language server to actually use the annotations."},"id":"boto3-stubs-lite","links":{"html":"https://skillfed.io/packages/boto3-stubs-lite","md":"https://skillfed.io/packages/boto3-stubs-lite.md","pypi":"https://pypi.org/project/boto3-stubs-lite/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-08-14","license_spdx":"MIT","license_treatment":"permissive","name":"boto3-stubs-lite","python_support":"supports_current","summary":"Lite type annotations for boto3 1.43.72 generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":696237,"position":5304,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.72"}
