{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/8"}],"enrichment":{"capability":"Provides type annotations and IDE autocomplete for boto3's CloudTrail service, enabling static type checking with mypy, pyright, and other tools.","skillfed_tags":["type-stubs","aws-sdk","static-typing"],"use_cases":["Enable IDE autocomplete and type hints when writing CloudTrail API calls in VSCode or PyCharm.","Run mypy or pyright type checking on CloudTrail boto3 code without manual type annotations.","Catch CloudTrail API usage errors at development time instead of runtime.","Use paginator types (ListTrailsPaginator, LookupEventsPaginator, etc.) with full type safety.","Integrate CloudTrail type checking into CI/CD pipelines with mypy or pyright."],"what_it_does":"This package is a type-stub library that adds complete type annotations for boto3's CloudTrail service. It is generated automatically from boto3's API definitions and works with mypy, pyright, VSCode, PyCharm, Emacs, Sublime Text, and other IDEs that support Python type checking. When installed, it enables IDE autocomplete and static type checking for CloudTrail client calls, paginators, and type definitions\u2014without requiring explicit type annotations in your code.\n\nThe package is designed as a companion to boto3; it does not replace or wrap boto3 itself, only adds type information. It depends only on typing-extensions and supports Python 3.9 through 3.14. The library is actively maintained and generated with mypy-boto3-builder 8.12.0. It is most commonly installed as part of boto3-stubs[cloudtrail], though it can also be installed standalone.","worth_installing":"Yes. If you use boto3's CloudTrail service and want IDE autocomplete or static type checking, install this package\u2014it has low friction, active maintenance, no known vulnerabilities, and an MIT license. Skip it only if you have no type-checking tooling in your workflow or are willing to write all CloudTrail types manually."},"id":"mypy-boto3-cloudtrail","links":{"html":"https://skillfed.io/packages/mypy-boto3-cloudtrail","md":"https://skillfed.io/packages/mypy-boto3-cloudtrail.md","pypi":"https://pypi.org/project/mypy-boto3-cloudtrail/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-cloudtrail","python_support":"supports_current","summary":"Type annotations for boto3 CloudTrail 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":479854,"position":6432,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
