How to Install python-icalendar in Ubuntu 18.04



Install python-icalendar by entering the following commands in the terminal:

sudo apt update
sudo apt install python-icalendar

Description:

parser/generator of iCalendar files for use with Python2

The icalendar package is a parser/generator of iCalendar files for use with Python. . This package contains only Python2 bindings, no userland scripts.

Homepage: http://icalendar.readthedocs.org/

Version: 4.0.0-1

Section: universe/python