Mypy-friendly boto3 type annotations for dynamodb service.
Project description
Mypy-boto3 dynamodb submodule
Provides type annotations for boto3 dynamodb service
Installation
pip install mypy-boto3[dynamodb]
Usage
import boto3
from mypy_boto3.dynamodb import Client, ServiceResource
client: Client = boto3.client("dynamodb")
resource: ServiceResource = boto3.resource("dynamodb")
# 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-dynamodb-0.1.6.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | a6f44c253ad66d9c3dd978fd076bd4d18dedb87f2d677ba6fce0d8c882b3f400 |
|
MD5 | 2855dd705708073cc352a38acf3178b7 |
|
BLAKE2b-256 | 26a6d6319d56dffa41e76a3d5a595d68e54db2033568f4739c4c738cbe608f82 |
Close
Hashes for mypy_boto3_dynamodb-0.1.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | d8361929845828f03b67162d029fd9d27e9e32ff70b82f1c41a26fd7f95bf0df |
|
MD5 | c60b27d260794cbafd23dc32b517896e |
|
BLAKE2b-256 | e4f85b3276ad9af8f862c52ac4d2246fbacfdabc14f3052966eca9b14b525246 |