Mypy-friendly boto3 type annotations for ram service.
Project description
mypy-boto3-ram submodule
Provides type annotations for boto3.ram
service
Installation
pip install mypy-boto3[ram]
Usage
import boto3
from mypy_boto3.ram import Client, ServiceResource
client: Client = boto3.client("ram")
resource: ServiceResource = boto3.resource("ram")
# now your IDE can suggest you method and arguments names
# and mypy can check types
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
mypy-boto3-ram-0.1.7.tar.gz
(2.5 kB
view hashes)
Built Distribution
Close
Hashes for mypy_boto3_ram-0.1.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3fd08440b321b4fbecd8cc43cd4c769634d56a11ccfa1990a24882a044658281 |
|
MD5 | 27f825f2a3d19fbd4e2d7aa3710925b2 |
|
BLAKE2b-256 | c4be72535003b2c429031e3ba2be2f2e9a7db7a564061ae9857b0d1eaa4ce92b |