mypy-boto3-codestar-notifications
Type annotations for boto3 CodeStarNotifications 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 for boto3's CodeStarNotifications service. It is generated automatically from boto3 1.43.0 using mypy-boto3-builder 8.12.0 and works with mypy, pyright, and major IDEs including VSCode, PyCharm, Emacs, and Sublime Text.
When installed, it enables IDE code completion and type checking for CodeStarNotifications client calls without requiring explicit type annotations in your code. The stubs are compatible with both strict type checkers and lenient IDE environments, and can be used conditionally with TYPE_CHECKING to avoid production dependencies.
Use it for:
- Enable IDE autocomplete and inline documentation for boto3 CodeStarNotifications API calls in VSCode or PyCharm.
- Run mypy or pyright type checking on code that uses boto3 CodeStarNotifications to catch type errors before runtime.
- Provide type hints to team members working with CodeStarNotifications without manually writing type annotations.
- Use in a development environment while keeping production code free of type-stub dependencies via TYPE_CHECKING guards.
Worth the install?
AI-flagged interpretation of the facts on this page — verify before relying
Provides type annotations for boto3's CodeStarNotifications service, enabling IDE autocomplete, type checking with mypy and pyright, and static analysis across multiple editors.
Yes. If you use boto3's CodeStarNotifications service and want IDE support or static type checking, this is a low-friction, actively maintained, MIT-licensed stub package with no security issues. Install it in your development environment; use TYPE_CHECKING to keep it out of production if needed.
Install
mypy-boto3-codestar-notifications on PyPI
pip
pip install mypy-boto3-codestar-notificationsuv
uv add mypy-boto3-codestar-notificationspoetry
poetry add mypy-boto3-codestar-notificationsInstalling mypy-boto3-codestar-notifications
Before you install
Low friction: a single pure-Python wheel with only typing-extensions as a runtime dependency. Actively maintained with recent releases; repo 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 commercial projects with minimal obligations.
Quickstart
# Install with pip
python -m pip install mypy-boto3-codestar-notifications
# Use in code
from boto3.session import Session
from mypy_boto3_codestar_notifications import CodeStarNotificationsClient
client: CodeStarNotificationsClient = Session().client("codestar-notifications")
Requires Python 3.9 or later; boto3 must be installed separately to use the client at runtime.
Verify before relying
- Whether type annotations work correctly with all boto3 1.43.0 CodeStarNotifications operations and edge cases.
- Performance impact when used with PyCharm (docs mention potential slowness with Literal overloads).
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 | 250,541/month — #8,626 on PyPI (30-day window, as of 2026-08-14) |
| Known vulnerabilities | none known (OSV.dev, checked 2026-08-14) |
Evidence: mypy_boto3_codestar_notifications-1.43.0-py3-none-any.whl
Keywords: boto3, codestar-notifications, 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-codestar-connectionsProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-codeconnectionsProvides type annotations for boto3…
permissive · top 15,000 on PyPI
mypy-boto3-ec2Provides type annotations and IDE autocomplete…
permissive · top 5,000 on PyPI
mypy-boto3-chime-sdk-messagingProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-evidentlyProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-iotProvides type annotations and IDE autocomplete…
permissive · top 15,000 on PyPI
mypy-boto3-codeguruprofilerProvides 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-chimeProvides type annotations and IDE…
permissive · top 15,000 on PyPI
mypy-boto3-kmsProvides type annotations and IDE…
permissive · top 5,000 on PyPI