{"categories":[{"label":"Software Development","url":"https://skillfed.io/packages/category/software-development/16"}],"enrichment":{"capability":"Provides type stubs for the vobject package, enabling type checkers like mypy and pyright to validate code that uses vobject for working with iCalendar and vCard data.","skillfed_tags":["type-stubs","static-analysis"],"use_cases":["Enable mypy or pyright to type-check code that reads or writes iCalendar (.ics) files using vobject.","Catch type errors in vCard parsing and generation workflows before deployment.","Improve IDE autocomplete and inline documentation when working with vobject in editors that support type hints.","Validate data transformation pipelines that convert between calendar and contact formats."],"what_it_does":"types-vobject is a type stub package that adds type annotations for the vobject library, which handles iCalendar and vCard data formats. It's part of the typeshed project and allows static type checkers to understand and validate code that uses vobject, catching type errors before runtime.\n\nThe package contains no runtime code\u2014it exists solely to provide type information. It has been tested with mypy 2.1.0 and pyright 1.1.409, and targets vobject version ~0.9.9. Installation adds zero runtime dependencies, making it a lightweight addition to development environments where type checking is already in use.","worth_installing":"Yes, if you use vobject and run a static type checker. The stubs are actively maintained, have no runtime overhead, and integrate seamlessly into existing type-checking workflows. Skip it if you don't use type checking or work with vobject versions outside ~0.9.9."},"id":"types-vobject","links":{"html":"https://skillfed.io/packages/types-vobject","md":"https://skillfed.io/packages/types-vobject.md","pypi":"https://pypi.org/project/types-vobject/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-05-18","license_spdx":"Apache-2.0","license_treatment":"permissive","name":"types-vobject","python_support":"supports_current","summary":"Typing stubs for vobject"},"popularity":{"monthly_downloads":124079,"position":11887,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.9.9.20260518"}
