Mypy-friendly boto3 type annotations for cur service.
Project description
mypy-boto3-cur submodule
Provides type annotations for boto3.cur
service
Installation
pip install mypy-boto3[cur]
Usage
import boto3
from mypy_boto3.cur import Client, ServiceResource
client: Client = boto3.client("cur")
resource: ServiceResource = boto3.resource("cur")
# 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-cur-0.1.7.tar.gz
(2.2 kB
view hashes)
Built Distribution
Close
Hashes for mypy_boto3_cur-0.1.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b90958cc5f58216b59e7da3b7bd010d05b32005f7f39e32718dded4c973e29cf |
|
MD5 | b06a5e9e55a82a5249ee2e5fea4c03bf |
|
BLAKE2b-256 | fb8498d7f1a2db6414b9845ada1ab89621b1b3e8c60df0995793734f6ad9aa9f |