{"categories":[{"label":"Markup","url":"https://skillfed.io/packages/category/text-processing-markup/2"}],"enrichment":{"capability":"Parse and generate RFC 6350-compliant vCard 4.0 files, converting between Contact objects and .vcf text with support for names, emails, phone numbers, addresses, photos, and custom fields.","skillfed_tags":["contact-management","file-format"],"use_cases":["Build contact management tools that import and export vCard files for interoperability with email clients and address books","Parse existing .vcf files to extract and manipulate contact data programmatically within Python","Generate vCard files from a database or web form to share contact information in a portable, standards-compliant format","Embed photos in vCard files by specifying a path and letting the library handle Base64 encoding automatically"],"what_it_does":"pythonvCard4 is a vCard 4.0 parser and generator that implements RFC 6350, letting you create, read, and modify contact information in the standard .vcf file format. It wraps vCard data\u2014names, emails, phone numbers, addresses, URLs, photos, and custom fields\u2014into Python Contact objects, and serializes them back to compliant vCard text. The library handles inline image embedding with Base64 encoding, extension properties via custom fields, and claims full round-trip fidelity including proper folding and escaping per the RFC.\n\nThe package has no runtime dependencies and installs as a pure Python wheel, making it lightweight to add to any project. However, it is very new (first released 2025-04-26 with no updates since) and has minimal adoption signal, so production use should account for the possibility of undiscovered bugs or missing edge-case handling.","worth_installing":"Yes, if you need RFC 6350 vCard 4.0 support and can tolerate early-stage software. The package is permissively licensed, has no dependencies, and covers the core vCard use cases. However, verify that it handles your specific vCard features and edge cases before relying on it in production, given its minimal history and adoption."},"id":"pythonvcard4","links":{"html":"https://skillfed.io/packages/pythonvcard4","md":"https://skillfed.io/packages/pythonvcard4.md","pypi":"https://pypi.org/project/pythonvcard4/"},"maintenance":{"status":"aging"},"meta":{"latest_release":"2025-04-26","license_spdx":null,"license_treatment":"permissive","name":"pythonvCard4","python_support":"supports_current","summary":"RFC 6350-compliant vCard 4.0 parser & generator"},"popularity":{"monthly_downloads":109905,"position":12493,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.2.0"}
