Mypy-friendly boto3 type annotations for personalize-runtime service.
Project description
mypy-boto3-personalize-runtime submodule
Provides type annotations for boto3.personalize-runtime
service
Installation
pip install mypy-boto3[personalize_runtime]
Usage
import boto3
from mypy_boto3.personalize_runtime import Client, ServiceResource
client: Client = boto3.client("personalize-runtime")
resource: ServiceResource = boto3.resource("personalize-runtime")
# 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
Built Distribution
Close
Hashes for mypy-boto3-personalize-runtime-0.1.7.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | c71aa3b5685203ec7224c82ca9cda202ede3de9f869b6f468544f94e935d13ce |
|
MD5 | 23a7513be89a6a25b263c34e5febaccd |
|
BLAKE2b-256 | c9422a8523bd5e772cf63306d79555204397dd68da14c00fd4f2cb2958a5bb30 |
Close
Hashes for mypy_boto3_personalize_runtime-0.1.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 52969f5e05924249a88eae2e311d0a767eed5cd4bd632494648677fdb87f9669 |
|
MD5 | 6bce60837982bbea190d2c3b91291411 |
|
BLAKE2b-256 | 548ea29a06926bc34ba927d92622276b75f0ffd5acc771bd07e1245b7c2e6a37 |