{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/6"}],"enrichment":{"capability":"Provides type annotations and IDE autocompletion for boto3's EventBridgeScheduler service, enabling static type checking with mypy, pyright, and IDE tools.","skillfed_tags":["type-stubs","aws-sdk","static-typing"],"use_cases":["Enable IDE autocomplete and inline documentation when writing EventBridgeScheduler boto3 code in VSCode or PyCharm.","Catch type errors in EventBridgeScheduler API calls during development using mypy or pyright without running code.","Provide explicit type hints for EventBridgeSchedulerClient, paginators, and service resources in typed Python projects.","Reduce runtime type-checking overhead by catching scheduler API misuse at static analysis time.","Support development workflows where TYPE_CHECKING guards keep type stubs out of production dependencies."],"what_it_does":"mypy-boto3-scheduler is a type-stub package that adds static type annotations for boto3's EventBridgeScheduler service. It enables IDEs like VSCode, PyCharm, Emacs, and Sublime Text to provide accurate code completion and type checking when working with the EventBridgeScheduler API, and integrates with type checkers like mypy and pyright.\n\nThe package is generated automatically from boto3 1.43.0 using mypy-boto3-builder 8.12.0. It contains no runtime code\u2014only type definitions\u2014so it can be safely imported only during type checking (via TYPE_CHECKING guards) to avoid production dependencies. Installation is straightforward and adds minimal overhead, with only typing-extensions as a runtime dependency.","worth_installing":"Yes. If you use boto3's EventBridgeScheduler service and want IDE autocompletion or static type checking, this package is worth installing. It has low install friction, active maintenance, no known vulnerabilities, and a permissive license. The only caveat is a known PyCharm performance issue (PY-40997) with Literal overloads; if you use PyCharm, consider boto3-stubs-lite as an alternative."},"id":"mypy-boto3-scheduler","links":{"html":"https://skillfed.io/packages/mypy-boto3-scheduler","md":"https://skillfed.io/packages/mypy-boto3-scheduler.md","pypi":"https://pypi.org/project/mypy-boto3-scheduler/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-04-29","license_spdx":"MIT","license_treatment":"permissive","name":"mypy-boto3-scheduler","python_support":"supports_current","summary":"Type annotations for boto3 EventBridgeScheduler 1.43.0 service generated with mypy-boto3-builder 8.12.0"},"popularity":{"monthly_downloads":1025165,"position":4481,"tier":"top_5000"},"security":{"n_vulnerabilities":0},"version":"1.43.0"}
