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