mypy-boto3-databrew
Type annotations for boto3 GlueDataBrew 1.43.0 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 GlueDataBrew service. It was generated using mypy-boto3-builder 8.12.0 and provides type hints compatible with mypy, pyright, VSCode Pylance, PyCharm, Emacs, and Sublime Text. When installed, it enables IDE autocompletion and type checking for GlueDataBrew client calls without requiring explicit type annotations in your code.
The package depends only on typing-extensions and is designed as a development-time tool—it can be installed under TYPE_CHECKING guards to avoid production dependencies. It includes annotations for the GlueDataBrewClient, paginators (ListDatasets, ListJobRuns, ListJobs, ListProjects, ListRecipeVersions, ListRecipes, ListRulesets, ListSchedules), and type definitions for service-specific objects.
Use it for:
- Enable IDE autocompletion and type hints when writing boto3 GlueDataBrew client code in VSCode or PyCharm.
- Run mypy or pyright type checking on code that calls GlueDataBrew APIs to catch type errors before runtime.
- Provide explicit type annotations for GlueDataBrewClient instances and paginator objects in larger AWS projects.
- Reduce cognitive load when working with unfamiliar GlueDataBrew API operations by leveraging IDE tooltips and parameter hints.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations and IDE autocompletion for boto3's GlueDataBrew service, enabling static type checking with mypy, pyright, and editor support.
Yes, if you use boto3 GlueDataBrew and want IDE autocompletion or static type checking. Install friction is minimal, maintenance is active, and the MIT license carries no restrictions. Note that PyCharm users may experience performance issues with the full type stubs; the documentation suggests using boto3-stubs-lite as an alternative if that occurs.
Install
mypy-boto3-databrew on PyPI
pip
pip install mypy-boto3-databrewuv
uv add mypy-boto3-databrewpoetry
poetry add mypy-boto3-databrewInstalling mypy-boto3-databrew
Before you install
Low install friction with a single runtime dependency (typing-extensions). Actively maintained with recent releases; repository shows 670 stars and last commit on 2026-06-22.
License in practice
MIT license permits unrestricted use, modification, and distribution in both open-source and proprietary projects.
Quickstart
pip install mypy-boto3-databrew
from boto3.session import Session
from mypy_boto3_databrew import GlueDataBrewClient
client: GlueDataBrewClient = Session().client("databrew")
# Type checking and IDE autocompletion now available
Requires Python 3.9 or later; boto3 must be installed separately for runtime use.
Verify before relying
- Performance impact in PyCharm with full boto3-stubs (documentation mentions potential slowness with Literal overloads).
- Whether type coverage is complete for all GlueDataBrew API operations in version 1.43.0.
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 — 107 days since the last release |
| Last repo commit | |
| First released | |
| Downloads | 248,161/month — #8,674 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_databrew-1.43.0-py3-none-any.whl
Keywords: boto3, databrew, 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-dataexchangeProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-glueProvides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
boto3-stubs-fullProvides type annotations for boto3 1.43.71 to…
permissive · top 5,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-sagemakerProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-batchProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-rdsProvides type annotations and IDE…
permissive · top 5,000 on PyPI
mypy-boto3-swfProvides type annotations and IDE…
permissive · top 15,000 on PyPI