Mypy-friendly boto3 type annotations for opsworks service.
Project description
mypy-boto3-opsworks submodule
Provides type annotations for boto3.opsworks
service
Installation
pip install mypy-boto3[opsworks]
Usage
import boto3
from mypy_boto3.opsworks import Client, ServiceResource
client: Client = boto3.client("opsworks")
resource: ServiceResource = boto3.resource("opsworks")
# 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-opsworks-0.1.7.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 14d802db8dde9c65b84784b621d3f64d8330e1f00370a3208f5ce8c5b3e7e67c |
|
MD5 | fa34ebccdd9e5eb0ff8bbcc020a646ec |
|
BLAKE2b-256 | 5144d212848f62f8f334e863c79222f623e9457c2a2b74c6a726abff419240a0 |
Close
Hashes for mypy_boto3_opsworks-0.1.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d54be3ea76007b8d943f46955d9b69c0b8c6dade1e9f18ecc4401322b9f0700 |
|
MD5 | 03ca0d064b37263e330187a06495af3a |
|
BLAKE2b-256 | 50426603e49437856f0ade105014ff92f6cca76fe2bad718469a969b41392bf1 |