I'd like to use py3exiv2 for a bot task.
Judging by http://py3exiv2.tuxfamily.org/downloads, it seems that these commands need to be run:
sudo add-apt-repository ppa:vincent-vandevyvre/vvv sudo apt-get update sudo apt-get install python3-exiv2
The bot task will use exiv to transfer metadata from one image to the other.