metawards.analysis.import_animate_modules

metawards.analysis.import_animate_modules()[source]

Import the python modules needed to animate plots. This imports Python Pillow

Returns:The PIL.Image and PIL.ImageDraw modules
Return type:(Image, ImageDraw)