Mypy-friendly boto3 type annotations for qldb service.
Project description
Mypy-boto3 qldb submodule
Provides type annotations for boto3 qldb service
Installation
pip install mypy-boto3[qldb]
Usage
import boto3
from mypy_boto3.qldb import Client, ServiceResource
client: Client = boto3.client("qldb")
resource: ServiceResource = boto3.resource("qldb")
# 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-qldb-0.1.6.tar.gz
(2.3 kB
view hashes)
Built Distribution
Close
Hashes for mypy_boto3_qldb-0.1.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 73248bc50eaec1f0003b8c7b07109064d6840183d6e7fe28c54476696569f187 |
|
MD5 | ad270d585269ebb58ad28d629cdeb55f |
|
BLAKE2b-256 | 407473e603784ae04bffbca7b42054b1953c62e292690608b28b41664b808f12 |