mypy-boto3-batch submodule
Provides type annotations for boto3.batch service
Installation
pip install mypy-boto3[batch]
Usage
import boto3
from mypy_boto3.batch import Client, ServiceResource
client: Client = boto3.client("batch")
resource: ServiceResource = boto3.resource("batch")
# now your IDE can suggest you method and arguments names
# and mypy can check types
Release files for mypy-boto3-batch 0.1.7
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| mypy-boto3-batch-0.1.7.tar.gz | 2.5 kB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| mypy_boto3_batch-0.1.7-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 6.2 kB
Release files / mypy-boto3-batch-0.1.7.tar.gz
| Download URL | mypy-boto3-batch-0.1.7.tar.gz |
|---|---|
| Size | 2.5 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
29bc0a90f8b29ef97863f5f3a101303800ed66758130beb8ed701489f2e35381
|
|
BLAKE2b-256 checksum How to use checksums |
ec08b6225b3ae3e6dc739d12d904808b1d9d6d62fee77b62b1809c913aef939e
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|
Release files / mypy_boto3_batch-0.1.7-py3-none-any.whl
| Download URL | mypy_boto3_batch-0.1.7-py3-none-any.whl |
|---|---|
| Size | 3.7 kB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
f211c8dabd06f375e15a234e718e23435e43c582ce7e63ccab11b0eb4a46a12e
|
|
BLAKE2b-256 checksum How to use checksums |
505dfb18f8fdbf9d2e8bd5d6928297dd6b3883d7c5a65699a3500ac74487bc58
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is 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
|