mypy-boto3-uxc
Type annotations for boto3 UserExperienceCustomization 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 generated by mypy-boto3-builder that provides complete type annotations for boto3's UserExperienceCustomization service. It enables IDEs and static type checkers to understand boto3 API calls, offering code completion and catching type errors at development time rather than runtime.
The package works by shipping pre-generated type definitions (stubs) that describe the shape of the UserExperienceCustomization client, paginators, and service resources. It has one runtime dependency (typing-extensions) and is designed to be lightweight. You install it alongside boto3, and your IDE or type checker automatically picks up the annotations—no explicit configuration needed for most tools like VSCode with Pylance, mypy, or pyright.
Use it for:
- Enable IDE autocomplete and inline documentation when writing boto3 UserExperienceCustomization API calls in VSCode or PyCharm.
- Catch type errors in boto3 code during development using mypy or pyright before deployment.
- Provide explicit type hints for paginator and client objects to improve code clarity and maintainability.
- Support linting and type checking in CI/CD pipelines for AWS SDK 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 UserExperienceCustomization service, enabling static type checking with mypy, pyright, and other tools.
Yes, if you use boto3's UserExperienceCustomization service and want static type checking or IDE support. Installation is frictionless (one dependency, low overhead), the package is actively maintained with no known vulnerabilities, and it works with modern Python versions (3.9+). The MIT license poses no restrictions. Install it if type safety and IDE features matter to your workflow; skip it only if you have no use for type hints or autocomplete.
Install
mypy-boto3-uxc on PyPI
pip
pip install mypy-boto3-uxcuv
uv add mypy-boto3-uxcpoetry
poetry add mypy-boto3-uxcInstalling mypy-boto3-uxc
Before you install
Low friction installation with a single runtime dependency (typing-extensions). The package is actively maintained with recent releases and no known vulnerabilities.
License in practice
MIT license permits unrestricted use, modification, and distribution with minimal restrictions—suitable for both open-source and commercial projects.
Quickstart
# Install with pip
python -m pip install mypy-boto3-uxc
# Use in code
from boto3.session import Session
from mypy_boto3_uxc import UserExperienceCustomizationClient
client: UserExperienceCustomizationClient = Session().client("uxc")
Requires Python 3.9 or later; boto3 must be installed separately to use the client.
Verify before relying
- Whether PyCharm performance issues mentioned in the description (issue PY-40997) have been resolved in recent versions.
- Compatibility with boto3 versions other than 1.43.0 that this stub was generated for.
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 | 113,749/month — #12,331 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_uxc-1.43.0-py3-none-any.whl
Keywords: boto3, uxc, 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-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-notificationscontactsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-rolesanywhereProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-sso-oidcProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-detectiveProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-pinpointProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-acm-pcaProvides 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-globalacceleratorProvides type annotations and IDE…
permissive · top 15,000 on PyPI