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