{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/9"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion support for boto3's AWS RAM (Resource Access Manager) service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","boto3"],"use_cases":["Enable IDE autocomplete and type hints when writing boto3 code for AWS RAM operations.","Catch type errors in RAM API calls at development time using mypy or pyright before runtime.","Use boto3 RAM client with full type safety in a PyCharm or VSCode project.","Provide type information for paginator operations on RAM API responses.","Integrate boto3 RAM types into a typed Python project without manual type annotations."],"what_it_does":"This package is a type-stub library that adds static type information to boto3's AWS RAM service. It is generated automatically from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with mypy, pyright, VSCode, PyCharm, Emacs, Sublime Text, and other IDEs that support Python type checking.\n\nWhen installed, it enables IDE autocompletion and type checking on RAM client calls without requiring explicit type annotations in your code. It provides type definitions for the RAMClient, paginators, and service-specific data types. The package is a stub-only distribution\u2014it contains no runtime logic, only type information\u2014making it lightweight and suitable for both development and production environments (though it is typically installed only in development).","worth_installing":"Yes, if you use boto3 to interact with AWS RAM and want static type checking and IDE autocompletion. Install friction is minimal, maintenance is active, no security vulnerabilities are known, and the MIT license poses no restrictions. Install as a development dependency only, or conditionally under TYPE_CHECKING to avoid a production runtime dependency."},"id":"mypy-boto3-ram","links":{"html":"https://skillfed.io/packages/mypy-boto3-ram","md":"https://skillfed.io/packages/mypy-boto3-ram.md","pypi":"https://pypi.org/project/mypy-boto3-ram/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-ram","python_support":"supports_current","summary":"Type annotations for boto3 RAM 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":351698,"position":7320,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
