Mypy-friendly boto3 type annotations for cloudformation service.
Project description
Mypy-boto3 cloudformation submodule
Provides type annotations for boto3 cloudformation service
Installation
pip install mypy-boto3[cloudformation]
Usage
import boto3
from mypy_boto3.cloudformation import Client, ServiceResource
client: Client = boto3.client("cloudformation")
resource: ServiceResource = boto3.resource("cloudformation")
# 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
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file mypy-boto3-cloudformation-0.1.6.tar.gz.
File metadata
- Download URL: mypy-boto3-cloudformation-0.1.6.tar.gz
- Upload date:
- Size: 3.8 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
e1962022d48eb17557d2d2eaf4af07d35dab0e05b987d2d8b67ba36a14dddc6f
|
|
| MD5 |
37eedfa60479926efded56345d9dd374
|
|
| BLAKE2b-256 |
d005007f150e12ccc16f84f1e10e06437f5bb9ec78d37fe1077b8636ba4d45dd
|
File details
Details for the file mypy_boto3_cloudformation-0.1.6-py3-none-any.whl.
File metadata
- Download URL: mypy_boto3_cloudformation-0.1.6-py3-none-any.whl
- Upload date:
- Size: 6.2 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/2.0.0 pkginfo/1.5.0.1 requests/2.22.0 setuptools/41.6.0 requests-toolbelt/0.9.1 tqdm/4.37.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
87a4182bfafed2695e9fd30279a7997c0509e4a85cb984e497667a517221577f
|
|
| MD5 |
f9497af609938c5af0976b6cf07cc537
|
|
| BLAKE2b-256 |
be659aa0a48b7c9baf5ea8f1d61c08fc9a5be7e663690f9d86c90a4e8d811b4c
|