Mypy-friendly boto3 type annotations for greengrass service.
Project description
mypy-boto3-greengrass submodule
Provides type annotations for boto3.greengrass
service
Installation
pip install mypy-boto3[greengrass]
Usage
import boto3
from mypy_boto3.greengrass import Client, ServiceResource
client: Client = boto3.client("greengrass")
resource: ServiceResource = boto3.resource("greengrass")
# 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-greengrass-0.1.8.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | d439df3496a11c7d7a5f6df5d1f191531cbd80867abf41c7267efe79b1b5e745 |
|
MD5 | b6495df33e38b6b44b90ccc9872e5200 |
|
BLAKE2b-256 | a84d4a958879a8906e020d1465c015d4646463b52ddd7d0b4f3570d9f0dc5994 |
Close
Hashes for mypy_boto3_greengrass-0.1.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 1560d39ed512df6f36f3692ac4b00e5b3d307243361c1b0111328ef1e45b6d03 |
|
MD5 | 5cad898e1686d881fd4e8a37cc0b3003 |
|
BLAKE2b-256 | 10cb1b7fc06ac08cc0dea7542cc382c3c4e9fa482404f50d07b34a8b0185be7f |