{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/16"}],"enrichment":{"capability":"Provides type stubs for caldav, enabling static type checkers like mypy, pyright, and pytype to validate code using caldav.","skillfed_tags":["type-stubs","static-analysis"],"use_cases":["Enable mypy or pyright to type-check caldav code in a project using caldav 1.3.x","Catch type errors in calendar operations before runtime in development","Integrate caldav type information into an IDE like PyCharm for autocomplete","Validate CalDAV interactions in a CI/CD pipeline with strict type checking"],"what_it_does":"types-caldav is a PEP 561 type stub package that provides type annotations for the caldav library. It allows static type checkers\u2014mypy, pyright, pytype, Pyre, and PyCharm\u2014to understand and validate code using caldav. The stubs are marked as partial, meaning some annotations may be incomplete, and the package targets caldav 1.3.x specifically.\n\nThis package is part of the typeshed project and is primarily useful if you are using caldav 1.3.x and want static type checking during development. If you are already using caldav 1.4.0 or later, the caldav package itself includes type annotations, making types-caldav redundant.","worth_installing":"Yes, if you are using caldav 1.3.x and want static type checking. No, if you are already on caldav 1.4.0 or later\u2014uninstall this package and rely on caldav's built-in annotations instead. The stubs are partial and actively maintained, but their value is conditional on your caldav version."},"id":"types-caldav","links":{"html":"https://skillfed.io/packages/types-caldav","md":"https://skillfed.io/packages/types-caldav.md","pypi":"https://pypi.org/project/types-caldav/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2025-05-16","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"types-caldav","python_support":"supports_current","summary":"Typing stubs for caldav"},"popularity":{"monthly_downloads":105339,"position":12705,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"1.3.0.20250516"}
