skillfed

mypy-boto3-uxc

Type annotations for boto3 UserExperienceCustomization 1.43.0 service generated with mypy-boto3-builder 8.12.0

mypy-boto3-uxc v1.43.0 113.7K downloads/30d#12,331 on PyPI670
Permissive license MIT Active released

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-uxc

uv

uv add mypy-boto3-uxc

poetry

poetry add mypy-boto3-uxc

Installing 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

Development Status :: 5 - Production/StableEnvironment :: ConsoleIntended Audience :: DevelopersNatural Language :: EnglishOperating System :: OS IndependentProgramming Language :: Python :: 3Programming Language :: Python :: 3 :: OnlyProgramming Language :: Python :: 3.10Programming Language :: Python :: 3.11Programming Language :: Python :: 3.12Programming Language :: Python :: 3.13Programming Language :: Python :: 3.14Programming Language :: Python :: 3.9Programming Language :: Python :: Implementation :: CPythonTyping :: Stubs Only

Tags

boto3 type stubsaws uxc type annotationsmypy boto3 stubsboto3 ide autocompletepython aws type hintsboto3 static type checking
type-stubsaws-sdkide-support

More Software Development packages

typing-extensions

Provides backported and experimental type hints…

permissive · top 100 on PyPI

numpy

NumPy provides an N-dimensional array object…

permissive · top 100 on PyPI

fastapi

FastAPI is a Python web framework for building…

permissive · top 100 on PyPI

annotated-doc

Provides a way to document function parameters,…

permissive · top 100 on PyPI

typer

Typer builds command-line applications from…

permissive · top 1,000 on PyPI

distlib

Distlib provides low-level packaging utilities…

permissive · top 1,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-notificationscontacts

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-rolesanywhere

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-sso-oidc

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-detective

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-pinpoint

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-acm-pca

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-sagemaker

Provides type annotations and IDE…

permissive · top 5,000 on PyPI

mypy-boto3-globalaccelerator

Provides type annotations and IDE…

permissive · top 15,000 on PyPI