How to Install wand-doc in Ubuntu 18.04



Install wand-doc by entering the following commands in the terminal:

sudo apt update
sudo apt install wand-doc

Description:

Python interface for ImageMagick library - documentation

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 package includes documentation for Wand.

Homepage: https://github.com/dahlia/wand

Version: 0.4.4-1.1

Section: universe/doc