mypy-boto3-devicefarm
Type annotations for boto3 DeviceFarm 1.43.66 service generated with mypy-boto3-builder 8.12.0
What it is and what it does
This package is a type-stub library for AWS boto3's DeviceFarm service, generated automatically from boto3 1.43.66 using mypy-boto3-builder 8.12.0. It provides complete type annotations for DeviceFarm client operations, paginators, and type definitions, enabling static type checkers and IDEs to validate your code and offer autocomplete suggestions as you write boto3 DeviceFarm calls.
The stubs work with mypy, pyright, VSCode (via Pylance), PyCharm, Emacs, Sublime Text, and other tools that support Python type hints. Installation is straightforward—either install standalone or as part of boto3-stubs with the devicefarm extra. The package has no production dependencies beyond typing-extensions and is purely a development-time aid; you can safely gate it behind TYPE_CHECKING to avoid runtime overhead.
Use it for:
- Enable IDE autocomplete and type checking when writing boto3 DeviceFarm client code in VSCode or PyCharm.
- Catch DeviceFarm API usage errors at development time with mypy or pyright before running tests.
- Document DeviceFarm API signatures and available operations through inline type hints in your editor.
- Validate paginator and resource type usage for DeviceFarm operations during static analysis.
- Integrate type-checked boto3 DeviceFarm calls into a CI/CD pipeline using mypy or pyright.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations for boto3's DeviceFarm service, enabling IDE autocomplete and static type checking with mypy, pyright, and other tools.
Yes, if you use boto3 to interact with AWS DeviceFarm. The package is actively maintained, has no security vulnerabilities, installs with minimal friction, and provides immediate value through IDE support and static type checking. Install it as a development dependency (optionally behind TYPE_CHECKING) to catch bugs early without runtime overhead.
Install
mypy-boto3-devicefarm on PyPI
pip
pip install mypy-boto3-devicefarmuv
uv add mypy-boto3-devicefarmpoetry
poetry add mypy-boto3-devicefarmInstalling mypy-boto3-devicefarm
Before you install
Low install friction with a single lightweight runtime dependency (typing-extensions). Actively maintained with a release 7 days ago and consistent update cadence since 2019.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects.
Quickstart
pip install mypy-boto3-devicefarm
from boto3.session import Session
from mypy_boto3_devicefarm import DeviceFarmClient
client: DeviceFarmClient = Session().client("devicefarm")
# IDE now provides code completion and mypy checks client calls
Requires Python 3.9 or later; boto3 must be installed separately in your environment.
Verify before relying
- Whether PyCharm performance issues mentioned in the description (issue PY-40997) remain unresolved or have been addressed.
- Actual coverage of all DeviceFarm API operations and whether any are missing from the generated stubs.
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 — 7 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 253,064/month — #8,528 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_devicefarm-1.43.66-py3-none-any.whl
Keywords: boto3, devicefarm, 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-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-s3Provides type annotations and IDE…
permissive · top 1,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-kafkaProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-sagemakerProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-chimeProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-configProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-appmeshProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-connectProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-backupProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI