Mypy-friendly boto3 type annotations for s3 service.
Project description
mypy-boto3-s3 submodule
Provides type annotations for boto3.s3 service
Installation
pip install mypy-boto3[s3]
Usage
import boto3
from mypy_boto3.s3 import Client, ServiceResource
client: Client = boto3.client("s3")
resource: ServiceResource = boto3.resource("s3")
# 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
mypy-boto3-s3-0.1.7.tar.gz
(6.5 kB
view details)
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-s3-0.1.7.tar.gz.
File metadata
- Download URL: mypy-boto3-s3-0.1.7.tar.gz
- Upload date:
- Size: 6.5 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.2.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
0fbeac3d4b0ba0df7c10501672d4697455627a914f5e183f625d532fddb08481
|
|
| MD5 |
803c38fcfd0711b23f37c45d2b8e46c1
|
|
| BLAKE2b-256 |
013c7c1d2085fb60aa59ce9bf6b6cc7773e5efeef12ac3b2a94d8456d21fbe0a
|
File details
Details for the file mypy_boto3_s3-0.1.7-py3-none-any.whl.
File metadata
- Download URL: mypy_boto3_s3-0.1.7-py3-none-any.whl
- Upload date:
- Size: 8.3 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.2.0 requests-toolbelt/0.9.1 tqdm/4.38.0 CPython/3.7.5
File hashes
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
305c21bad6a349883157890586bba36adfe18e18ba7a2ebcccea6388725c2507
|
|
| MD5 |
7acbf01aea06c51651c4300a581b2080
|
|
| BLAKE2b-256 |
6155167dd409923ed3d4ee7bbad072c840983b4b324298e57642f0b9eb930230
|