Mypy-friendly boto3 type annotations for backup service.
Project description
Mypy-boto3 backup submodule
Provides type annotations for boto3 backup service
Installation
pip install mypy-boto3[backup]
Usage
import boto3
from mypy_boto3.backup import Client, ServiceResource
client: Client = boto3.client("backup")
resource: ServiceResource = boto3.resource("backup")
# 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_backup-0.1.6-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 7b04bcca3a1d0ab921b4a44ad3ba72d486d953b3a4ea4f7598c37b2bedf65177 |
|
MD5 | d963435449e61c031e4f72bff39ddba5 |
|
BLAKE2b-256 | d0d3343a96699e84e18f3af08d5109a0be86b795fb7c33998c56a52be4881445 |