Install python3-vobject by entering the following commands in the terminal:
sudo apt update sudo apt install python3-vobject
Description:
parse iCalendar and vCards in Python3
Parses iCalendar and vCard files into Python3 data structures, decoding the relevant encodings. Also serializes vobject data structures to valid iCalendar or vCard unicode strings.
Homepage: https://eventable.github.io/vobject/
Version: 0.9.5-1
Section: universe/python