Mypy-friendly boto3 type annotations for textract service.
Project description
mypy-boto3-textract submodule
Provides type annotations for boto3.textract
service
Installation
pip install mypy-boto3[textract]
Usage
import boto3
from mypy_boto3.textract import Client, ServiceResource
client: Client = boto3.client("textract")
resource: ServiceResource = boto3.resource("textract")
# 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-textract-0.1.7.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 85594690ffe2e0638ebae67eab7013a2031554e213cbacab637b8f9190a168d4 |
|
MD5 | 13840b14a1f0d9c1ca2de3d10563a3b0 |
|
BLAKE2b-256 | ba33f8fe3d72bf08b6e5c54a1d21afab0d1e59931e9f5da0d9efc6ca31d3e93e |
Close
Hashes for mypy_boto3_textract-0.1.7-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 9770f54d0af0b0c7938f11ea0c00f665c65f8c811542332cc476ae0cc647ba76 |
|
MD5 | ff1e6fd8fea1cd0684d1c62a0a901dc3 |
|
BLAKE2b-256 | 79c038a36d669c3f0dc48bae1eb2b8b04323f7e4378add40f4ae98bb9175c296 |