{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/12"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion support for boto3's RecycleBin service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","mypy"],"use_cases":["Enable IDE autocompletion and inline documentation for boto3 RecycleBin client methods during development.","Catch type errors in boto3 RecycleBin calls before runtime using mypy or pyright in CI/CD pipelines.","Provide explicit type hints for RecycleBin client, paginators, and service resources in codebases that enforce strict typing.","Support PyCharm, VSCode, and other IDEs with accurate parameter and return type information for RecycleBin operations.","Document boto3 RecycleBin API contracts in code through type annotations without writing manual stubs."],"what_it_does":"mypy-boto3-rbin is a type-stub package that adds static type annotations for the boto3 RecycleBin service. It is generated from boto3 1.43.0 and works with mypy, pyright, VSCode (via Pylance), PyCharm, Emacs, Sublime Text, and other IDEs that support Python type hints. The package contains no runtime logic\u2014it only provides type information to enable IDE autocompletion and static type checking.\n\nYou install it alongside boto3 to get full type safety when calling RecycleBin API methods. The stubs include annotations for the client, paginators, waiters, and service-specific literals and type definitions. It is a development-only dependency and can be guarded with TYPE_CHECKING to avoid shipping it in production.","worth_installing":"Yes, if you use boto3's RecycleBin service and want IDE support and static type checking. Install friction is minimal, maintenance is active, and the MIT license has no restrictions. The only caveat: PyCharm users may experience performance issues with the full stubs (consider boto3-stubs-lite as an alternative if that occurs). For mypy, pyright, and VSCode workflows, this is a straightforward win."},"id":"mypy-boto3-rbin","links":{"html":"https://skillfed.io/packages/mypy-boto3-rbin","md":"https://skillfed.io/packages/mypy-boto3-rbin.md","pypi":"https://pypi.org/project/mypy-boto3-rbin/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-rbin","python_support":"supports_current","summary":"Type annotations for boto3 RecycleBin 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":243758,"position":8776,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
