mypy-boto3-deadline
Type annotations for boto3 DeadlineCloud 1.43.65 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package is a type-stub library that adds static type information to boto3's DeadlineCloud service. It is generated automatically from boto3 1.43.65 using mypy-boto3-builder 8.12.0 and works with mypy, pyright, VSCode Pylance, PyCharm, Emacs, Sublime Text, and other type-aware tools.
When installed, it enables IDE code completion and static type checking for DeadlineCloud client calls, paginators, and waiters without requiring explicit type annotations in your code. It is a development-only dependency—you can use TYPE_CHECKING guards to exclude it from production builds. The package supports Python 3.9 through 3.14 and has no external dependencies beyond typing-extensions.
Use it for:
- Enable IDE autocomplete and type checking when writing boto3 DeadlineCloud code in VSCode, PyCharm, or Emacs.
- Catch type errors in boto3 DeadlineCloud calls during development using mypy or pyright before runtime.
- Add explicit type annotations to DeadlineCloudClient, paginators, and waiters for better code documentation.
- Use in CI/CD pipelines to enforce type safety on AWS DeadlineCloud integration code.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocomplete support for the boto3 DeadlineCloud service, enabling static type checking with mypy, pyright, and other tools.
Yes, if you use boto3's DeadlineCloud service and want static type checking or IDE autocomplete. Install friction is minimal, maintenance is active, and the MIT license has no restrictions. The only caveat is PyCharm users may experience performance issues with full stubs (boto3-stubs-lite is a workaround); otherwise, this is a straightforward development dependency.
Install
mypy-boto3-deadline on PyPI
pip
pip install mypy-boto3-deadlineuv
uv add mypy-boto3-deadlinepoetry
poetry add mypy-boto3-deadlineInstalling mypy-boto3-deadline
Before you install
Low install friction with a single runtime dependency (typing-extensions). Actively maintained with a recent release (9 days old) and stable status.
License in practice
MIT license permits free use, modification, and distribution with minimal restrictions, making it suitable for both open-source and commercial projects.
Quickstart
# Install with pip
python -m pip install mypy-boto3-deadline
# Use in code
from boto3.session import Session
from mypy_boto3_deadline import DeadlineCloudClient
client: DeadlineCloudClient = Session().client("deadline")
Requires Python 3.9 or later. boto3 itself must be installed separately to use the client.
Verify before relying
- Whether performance impact in PyCharm is acceptable for your codebase size (docs mention potential slowness with Literal overloads).
- Whether the lite variant (boto3-stubs-lite) would be more suitable for your IDE or RAM constraints.
Package facts
| License | MIT (permissive) |
| Python support | supports the current Python release (>=3.9) |
| Install friction | low — pure-Python wheel |
| Runtime dependencies | 1 — typing-extensions |
| Maintenance | actively maintained — 9 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 251,156/month — #8,594 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_deadline-1.43.65-py3-none-any.whl
Keywords: boto3, deadline, boto3-stubs, type-annotations, mypy, typeshed, autocomplete
Tags
More Software Development packages
Provides backported and experimental type hints…
permissive · top 100 on PyPI
numpyNumPy provides an N-dimensional array object…
permissive · top 100 on PyPI
fastapiFastAPI is a Python web framework for building…
permissive · top 100 on PyPI
annotated-docProvides a way to document function parameters,…
permissive · top 100 on PyPI
typerTyper builds command-line applications from…
permissive · top 1,000 on PyPI
distlibDistlib provides low-level packaging utilities…
permissive · top 1,000 on PyPI
mypy-boto3-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-cloudtrailProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-ecsProvides type annotations for boto3 ECS…
permissive · top 5,000 on PyPI
mypy-boto3-dataexchangeProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-neptuneProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-docdbProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-cloudformationProvides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI