skillfed

mypy-boto3-codestar-notifications

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

mypy-boto3-codestar-notifications v1.43.0 250.5K downloads/30d#8,626 on PyPI670
Permissive license MIT Active released

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

uv

uv add mypy-boto3-codestar-notifications

poetry

poetry add mypy-boto3-codestar-notifications

Installing 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

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 stubscodestar notifications typingmypy boto3 annotationsaws sdk type hintsboto3 autocompletepyright aws typeside code completion boto3
type-stubsaws-sdkmypy

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-codestar-connections

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-codeconnections

Provides type annotations for boto3…

permissive · top 15,000 on PyPI

mypy-boto3-ec2

Provides type annotations and IDE autocomplete…

permissive · top 5,000 on PyPI

mypy-boto3-chime-sdk-messaging

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-evidently

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-iot

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-codeguruprofiler

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-connect

Provides type annotations and IDE autocomplete…

permissive · top 15,000 on PyPI

mypy-boto3-chime

Provides type annotations and IDE…

permissive · top 15,000 on PyPI

mypy-boto3-kms

Provides type annotations and IDE…

permissive · top 5,000 on PyPI