Binary package “python3-wand” in ubuntu bionic

Python interface for ImageMagick library (Python 3 build)

 Wand is a ctypes-based simple ImageMagick binding for Python. It
 doesn't cover all functionalities of MagickWand API currently.
 .
 Wand provides Pythonic and modern interfaces, good documentation,
 binding through ctypes (which works on PyPy) and installation using
 pip or easy_install.
 .
 This module is built for Python version 3.x.