Skip to main content

A full-featured Python package for parsing and creating iCalendar and vCard files

Project description

Description

Parses iCalendar and vCard files into Python data structures, decoding the relevant encodings. Also serializes vobject data structures to iCalendar, vCard, or (experimentally) hCalendar unicode strings.

Requirements

Requires python 2.7 or later, dateutil 2.4.0 or later.

Recent changes

  • Correctly order calendar properties before calendar components

  • Correctly serialize timestamp values (i.e. REV)

  • Pass correct formatting string to logger

  • RRULE: Fix floating UNTIL with dateutil > 2.6.1

  • Encode params if necessary in serialization

  • Ignore escaped semi-colons in UNTIL value

  • RRULE: Fix VTODO without DTSTART

  • Fixed regexp for VCF Version 2.1

  • repr changed for datetime.timedelta in python 3.7

For older changes, see

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

vobject-0.9.6.tar.gz (58.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page