Mypy-friendly boto3 type annotations for organizations service.
Project description
mypy-boto3-organizations submodule
Provides type annotations for boto3.organizations
service
Installation
pip install mypy-boto3[organizations]
Usage
import boto3
from mypy_boto3.organizations import Client, ServiceResource
client: Client = boto3.client("organizations")
resource: ServiceResource = boto3.resource("organizations")
# 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-organizations-0.1.8.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | db1ef59a7c7690dc17e1d5988120dd859c177401546d8c4f66ef3d4aa9a06592 |
|
MD5 | 72a8f0965e70cc246432cdcc74da32be |
|
BLAKE2b-256 | 6c1b200d0dcf13a330854705e20b2b1b8418b48a77bc6e92f76a9ccd96bccb9d |
Close
Hashes for mypy_boto3_organizations-0.1.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 964f132972ce2de2e4acdf1f7e11e696fe6f4ee170335ddbb1cb02007308f7cc |
|
MD5 | dca1037050b7298f5799854b87f6e108 |
|
BLAKE2b-256 | 616275985c355c09192ec0a45bee0a112fb7939808ab530f53735d61c89f4bf1 |