{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/6"}],"enrichment":{"capability":"Provides type stubs for the boto AWS SDK, enabling static type checking of boto code with mypy, pyright, pytype, Pyre, and PyCharm.","skillfed_tags":["type-stubs","aws-sdk"],"use_cases":["Enable mypy or pyright type checking in a project using boto 2.49.* for AWS API calls","Catch type errors in boto code before runtime in a CI/CD pipeline","Get IDE autocomplete and type hints for boto in PyCharm or VS Code with Pylance","Migrate legacy boto code with confidence by adding static type checking"],"what_it_does":"This package provides PEP 561 type stubs for the boto AWS SDK, allowing static type checkers like mypy, pyright, and pytype to understand boto's API and catch type errors in your code. It's a stub-only package with no runtime dependencies\u2014you install it alongside boto to enable type checking, but it doesn't affect how your code runs.\n\nThe stubs are marked as partial, meaning not all boto APIs have type annotations yet. The package is part of the typeshed project and targets boto version 2.49.*. While the package is no longer actively maintained, it remains available for projects still using older boto versions that need type-checking support.","worth_installing":"Yes, if you use boto 2.49.* and want static type checking. Install it as a development dependency alongside boto. Be aware the package is unmaintained and stub coverage is partial\u2014if you're starting a new project, consider using boto3 (the modern AWS SDK) instead, which has better type support."},"id":"types-boto","links":{"html":"https://skillfed.io/packages/types-boto","md":"https://skillfed.io/packages/types-boto.md","pypi":"https://pypi.org/project/types-boto/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2024-10-19","license_spdx":null,"license_treatment":"permissive","name":"types-boto","python_support":"supports_current","summary":"Typing stubs for boto"},"popularity":{"monthly_downloads":783017,"position":5076,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"2.49.18.20241019"}
