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.8-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | e79b07787ebc33a2bddd8df09fe95852e6a7261e7fb5c972dd92f4c9a58fb6fe |
|
MD5 | f6b06b6d4616dc29bfab9080d74d5968 |
|
BLAKE2b-256 | 577c8a49e127ee6c94d30c210b43f366b9e669ca18a0c1ed99ab97d1d97dce8b |