{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/16"}],"enrichment":{"capability":"Provides type stubs for the icalendar package, enabling static type checkers like mypy and pyright to validate code that uses icalendar for iCalendar format handling.","skillfed_tags":["type-stubs","type-checking"],"use_cases":["Enable mypy or pyright type checking in projects using icalendar 6.3.2 for calendar event parsing and generation.","Validate iCalendar data processing pipelines with static type analysis before runtime.","Integrate icalendar into a strictly typed codebase where type safety is enforced across all dependencies.","Catch type-related bugs in calendar integration code during development rather than at runtime."],"what_it_does":"types-icalendar is a type stub package that bridges the gap between the icalendar library and Python's static type checkers. It provides type annotations for icalendar 6.3.2, allowing mypy, pyright, and other type checkers to understand and validate code that uses icalendar's API for parsing and generating iCalendar format data. The package is maintained as part of the typeshed project, the canonical repository for type stubs in the Python ecosystem.\n\nThis package is most useful when working with icalendar 6.3.2 or earlier versions that lack built-in type annotations. It depends on two other type stub packages (types-python-dateutil and types-pytz) to provide complete type information for icalendar's date and timezone handling. The package is actively maintained and carries no known security vulnerabilities.","worth_installing":"Yes, if you use icalendar 6.3.2 and rely on static type checking. Install friction is minimal and the package is actively maintained with no vulnerabilities. However, if you are already using icalendar 7.0.0 or later, uninstall this package\u2014the library now includes its own type annotations, making this stub package redundant."},"id":"types-icalendar","links":{"html":"https://skillfed.io/packages/types-icalendar","md":"https://skillfed.io/packages/types-icalendar.md","pypi":"https://pypi.org/project/types-icalendar/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-12","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"types-icalendar","python_support":"supports_current","summary":"Typing stubs for icalendar"},"popularity":{"monthly_downloads":124337,"position":11873,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"6.3.2.20260712"}
